FV3 Bundle
|
Data Types | |
type | fv3jedi_lm_type |
Top level for fv3jedi linearized model. More... | |
Functions/Subroutines | |
subroutine | create (self, dt, npx, npy, npz, ptop, ak, bk) |
subroutine | init_nl (self) |
subroutine | init_tl (self) |
subroutine | init_ad (self) |
subroutine | step_nl (self) |
subroutine | step_tl (self) |
subroutine | step_ad (self) |
subroutine | final_nl (self) |
subroutine | final_tl (self) |
subroutine | final_ad (self) |
subroutine | delete (self) |
subroutine | ipert_to_zero (pert) |
|
private |
|
private |
|
private |
|
private |
Definition at line 192 of file fv3jedi_lm_mod.F90.
|
private |
|
private |
|
private |
Definition at line 106 of file fv3jedi_lm_mod.F90.
|
private |
|
private |
[in,out] | pert | Intenal part of pert to zero |
Definition at line 243 of file fv3jedi_lm_mod.F90.
|
private |
|
private |
Definition at line 149 of file fv3jedi_lm_mod.F90.
|
private |