-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
SHiELD_physics/GFS_layer/GFS_typedefs.F90
Line 463 in 0ff11e8
| real(kind=kind_phys) :: fhcyc !< frequency for surface data cycling (secs) |
There is a comment here that indicates that fhcyc has units of 'seconds', however below in the same file it multiplies by 3600., indicating that the implied units is 'hours'. I also see in the regional_Laura test case that this is supplied as '24.', which I assume intends a daily update.
SHiELD_physics/GFS_layer/GFS_typedefs.F90
Line 2535 in 0ff11e8
| Model%nscyc = nint(fhcyc*3600./Model%dtp) |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels