FV3-JEDI
|
Data Types | |
type | fv3lm_model |
Functions/Subroutines | |
subroutine | create (self, geom, conf) |
subroutine | delete (self) |
subroutine | initialize (self, state) |
subroutine | step (self, state, geom, vdate) |
subroutine | finalize (self, state) |
subroutine | state_to_lm (state, lm) |
subroutine | lm_to_state (lm, state) |
|
private |
Definition at line 45 of file fv3jedi_fv3lm_mod.f90.
|
private |
Definition at line 93 of file fv3jedi_fv3lm_mod.f90.
|
private |
Definition at line 134 of file fv3jedi_fv3lm_mod.f90.
|
private |
Definition at line 106 of file fv3jedi_fv3lm_mod.f90.
|
private |
|
private |
|
private |
[in,out] | vdate | Valid datetime after step |
Definition at line 118 of file fv3jedi_fv3lm_mod.f90.