FV3 Bundle
|
Fortran derived type for sea ice fraction observation operator. More...
Private Attributes | |
type(ufo_geoval) | icethick |
ice thickness (traj) More... | |
type(ufo_geoval) | icefrac |
ice fraction (traj) More... | |
logical | ltraj = .false. |
trajectory set? More... | |
Fortran derived type for sea ice fraction observation operator.
Definition at line 25 of file ufo_seaicethick_tlad_mod.F90.
|
private |
ice fraction (traj)
Definition at line 27 of file ufo_seaicethick_tlad_mod.F90.
|
private |
ice thickness (traj)
Definition at line 26 of file ufo_seaicethick_tlad_mod.F90.
|
private |
trajectory set?
Definition at line 28 of file ufo_seaicethick_tlad_mod.F90.