FV3 Bundle
|
diurnal_solar Interface | call diurnal_solar (lat, lon, time, cosz, fracday, rrsun, dt_time) call diurnal_solar (lat, lon, gmt, time_since_ae, cosz, fracday, rrsun, dt) |
daily_mean_solar Interface | call daily_mean_solar (lat, time, cosz, fracday, rrsun) call daily_mean_solar (lat, time_since_ae, cosz, fracday, rrsun) call daily_mean_solar (lat, time, cosz, solar) call daily_mean_solar (lat, time_since_ae, cosz, solar) |
get_period Interface | call get_period (period) |
set_period Interface | call set_period (period_in) |
half_day Interface | half_day(latitude, dec) result(h) |
Drifters | |
README | |
interpolator Interface | call interpolator (sulfate, model_time, p_half, model_data, name, is, js, clim_units) call interpolator (o3, model_time, p_half, model_data, "ozone", is, js) |
assignment Interface | |
interp_weighted_scalar Interface | call interp_weighted_scalar (pclim, phalf(ilon,j,:),hinterp_data(ilon,j,:,:),interp_data(ilon,j,:,:)) call interp_weighted_scalar (pclim, phalf(ilon,j,:),hinterp_data(ilon,j,:),interp_data(ilon,j,:)) |
GNU LESSER GENERAL PUBLIC LICENSE | |
Flexible Modeling System (FMS) | |
register_station_field Interface | Register_station_field is similar to register_diag_field of diag_manager_mod. All arguments are inputs that user needs to supply, some are optional. The names of input args are self-describing. levels is absent for 2D fields. Note that pair (module_name, fieldname) must be unique in the station_data_table of a fatal error will occur. A field id is returned from this call that will be used later in send_station_data |
send_station_data Interface | Data should have the size of compute domain(isc:iec,jcs:jec) time is model's time field_id is returned from register_station_field Only data at stations will be sent to root_pe which, in turn, sends to output file |
README | |
fv3 | |
README | |
IODA | |
Example Header | |
Overview | This page is still under development! |
README |