FV3 Bundle
|
Fortran derived type to represent QG model variables. More...
Private Attributes | |
integer | nv |
character(len=1), dimension(:), allocatable | fldnames |
Variable identifiers. More... | |
logical | lbc |
Fortran derived type to represent QG model variables.
Definition at line 23 of file qg_vars_mod.F90.
|
private |
Variable identifiers.
Definition at line 25 of file qg_vars_mod.F90.
|
private |
Definition at line 26 of file qg_vars_mod.F90.
|
private |
Definition at line 24 of file qg_vars_mod.F90.