|
CAM
|
Functions/Subroutines | |
| subroutine, public | qbo_readnl (nlfile) |
| subroutine, public | qbo_init |
| subroutine, public | qbo_timestep_init |
| subroutine, public | qbo_relax (state, pbuf, ptend) |
Variables | |
| logical, parameter, public | qbo_use_forcing = .FALSE. |
| subroutine, public qbo::qbo_init | ( | ) |

| subroutine, public qbo::qbo_readnl | ( | character(len=*), intent(in) | nlfile | ) |

| subroutine, public qbo::qbo_relax | ( | type(physics_state), intent(in) | state, |
| type(physics_buffer_desc), dimension(:), pointer | pbuf, | ||
| type(physics_ptend), intent(out) | ptend | ||
| ) |


| subroutine, public qbo::qbo_timestep_init | ( | ) |

| logical, parameter, public qbo::qbo_use_forcing = .FALSE. |