CESM3.0a CICE6 Namelist Definitions
Model Version: 3.0a
Change CESM Version
Component Tag:
cesm3_cice6_6_3_16
HTML Created:
2026-07-02
| Variable | Namelist Group | Category | Entry Type | Valid Values | Possible Default Values | Description and out-of-the-box Default |
|---|---|---|---|---|---|---|
| albedo_type | shortwave_nml | albedos | char | ['default', 'constant'] | default |
albedo parameterization, 'default' ('ccsm3') or 'constant'
|
| albicei | shortwave_nml | albedos | real | ['any real'] | 0.45 is 0.30 for: {'hgrid': 'gx3v7'} |
near-ir ice albedo for h gt ahmax
|
| albicev | shortwave_nml | albedos | real | ['any real'] | 0.75 is 0.68 for: {'hgrid': 'gx3v7'} |
visible ice albedo for h gt ahmax
|
| albsnowi | shortwave_nml | albedos | real | ['any real'] | 0.73 is 0.63 for: {'hgrid': 'gx3v7'} |
cold snow albedo, near IR
|
| albsnowv | shortwave_nml | albedos | real | ['any real'] | 0.98 is 0.91 for: {'hgrid': 'gx3v7'} |
cold snow albedo, visible
|
| add_mpi_barriers | domain_nml | decomp | logical | ['.true.', '.false.'] | .false. |
Use mpi barriers.
|
| block_size_x | domain_nml | decomp | integer | ['any integer'] | 0 |
x-direction block size
|
| block_size_y | domain_nml | decomp | integer | ['any integer'] | 0 |
y-direction block size
|
| distribution_type | domain_nml | decomp | char | ['any char'] | cartesian |
method to use for distributing blocks among processors
|
| distribution_wght | domain_nml | decomp | char | ['blockall', 'block', 'latitude', 'erfc', 'file'] | blockall is erfc for: {'distribution_type': 'spacecurve'} is file for: {'hgrid': 'tx0.1v2', 'distribution_type': 'spacecurve'} is file for: {'hgrid': 'tx0.1v3', 'distribution_type': 'spacecurve'} |
method to use for distributing blocks
|
| ew_boundary_type | domain_nml | decomp | char | ['cyclic', 'closed'] | cyclic |
type of boundary in logical east-west dir
|
| maskhalo_bound | domain_nml | decomp | logical | ['.true.', '.false.'] | .true. is .false. for: {'cice_mode': 'prescribed'} |
turn on masked halos in state bound
|
| maskhalo_dyn | domain_nml | decomp | logical | ['.true.', '.false.'] | .true. is .false. for: {'cice_mode': 'prescribed'} |
turn on masked halos in subcycling
|
| maskhalo_remap | domain_nml | decomp | logical | ['.true.', '.false.'] | .true. is .false. for: {'cice_mode': 'prescribed'} |
turn on masked halos in tracer halo update in remap
|
| max_blocks | domain_nml | decomp | integer | ['any integer'] | 0 |
maximum blocks per processor
|
| ns_boundary_type | domain_nml | decomp | char | ['open', 'closed', 'cyclic', 'tripole'] | open is tripole for: {'hgrid': 'tx0.66v1'} is tripole for: {'hgrid': 'tx2_0v1'} is tripole for: {'hgrid': 'tx2_3v2'} is tripole for: {'hgrid': 'tx2_3v3'} is tripole for: {'hgrid': 'tx0.1v2'} is tripole for: {'hgrid': 'tx0.1v3'} is tripole for: {'hgrid': 'tx1v1'} |
|
| nx_global | domain_nml | decomp | integer | ['any integer'] | $ICE_NX |
x-direction grid dimension
|
| ny_global | domain_nml | decomp | integer | ['any integer'] | $ICE_NY |
y-direction grid dimension
|
| processor_shape | domain_nml | decomp | char | ['any char'] | square-ice |
processor shape
|
| atmbndy | forcing_nml | forcing | char | ['any char'] | default |
stability based boundary layer (default, constant)
|
| calc_strair | forcing_nml | forcing | logical | ['.true.', '.false.'] | .true. |
calculate wind stress and speed from files
|
| calc_tsfc | forcing_nml | forcing | logical | ['.true.', '.false.'] | .true. |
calculate surface temperature
|
| congel_freeze | forcing_nml | forcing | char | ['one-step', 'two-step'] | one-step |
One step or two step congelation growth
|
| emissivity | forcing_nml | forcing | real | ['any real'] | 0.95d0 |
Longwave emissivity
|
| fbot_xfer_type | forcing_nml | forcing | char | ['constant', 'Cdn_ocn'] | constant |
transfer coefficient type for ocn heat flux
|
| formdrag | forcing_nml | forcing | logical | ['.true.', '.false.'] | .false. |
calculate form drag
|
| highfreq | forcing_nml | forcing | logical | ['.true.', '.false.'] | .true. |
high frequency atmospheric coupling
|
| ice_ref_salinity | forcing_nml | forcing | real | ['any real'] | 4.0d0 |
reference salinity for fluxes
|
| l_mpond_fresh | forcing_nml | forcing | logical | ['.true.', '.false.'] | .false. |
switch for including meltpond freshwater flux feedback to ocean model
|
| natmiter | forcing_nml | forcing | integer | ['any integer'] | 5 is 25 for: {'hgrid': 'ar9v3'} is 25 for: {'hgrid': 'ar9v4'} |
number of iterations for atm boundary layer calculations
|
| nfreq | forcing_nml | forcing | integer | ['any integer'] | 25 is 0 for: {'wav_comp': 'swav'} |
number of wave frequencies
|
| restart_coszen | forcing_nml | forcing | logical | ['.true.', '.false.'] | .true. |
Save coszen to restart file.
|
| rotate_wind | forcing_nml | forcing | logical | ['.true.', '.false.'] | .true. |
rotate wind components
|
| saltflux_option | forcing_nml | forcing | char | ['constant', 'prognostic'] | constant is prognostic for: {'ocn_comp': 'mom'} |
prognostic or constant salinity
|
| tfrz_option | forcing_nml | forcing | char | ['minus1p8', 'linear_salt', 'mushy'] | mushy |
freezing point calculation at base of ice
|
| update_ocn_f | forcing_nml | forcing | logical | ['.true.', '.false.'] | .true. is .false. for: {'ocn_comp': 'pop'} is .false. for: {'ocn_comp': 'docn'} |
include frazil water/salt fluxes in ocean fluxes
|
| ustar_min | forcing_nml | forcing | real | ['any real'] | 0.005 |
minimum value of ocean friction velocity
|
| wave_spec_file | forcing_nml | forcing | char | ['any char'] | unknown_wave_spec_file |
File name for waves.
|
| wave_spec_type | forcing_nml | forcing | char | ['none', 'profile', 'constant', 'random', 'alt'] | alt is none for: {'wav_comp': 'swav'} |
How waves are specified.
|
| bathymetry_file | grid_nml | grid | char | ['any char'] | UNSET is $DIN_LOC_ROOT/ice/cice/global_gx1.bathy.nc for: {'hgrid': 'gx1v6'} is $DIN_LOC_ROOT/ice/cice/global_gx3.bathy.nc for: {'hgrid': 'gx3v7'} |
Bathymetry file name for basalstress formulation
|
| bathymetry_format | grid_nml | grid | char | ['default', 'pop'] | default is pop for: {'hgrid': 'gx1v6'} is pop for: {'hgrid': 'gx1v7'} is pop for: {'hgrid': 'gx3v7'} |
Bathymetry file name for basalstress formulation
|
| close_boundaries | grid_nml | grid | logical | ['.true.', '.false.'] | .false. |
Closed boundaries
|
| dxrect | grid_nml | grid | real | ['any real'] | 30.0e5 |
Rectangular domain dx
|
| dyrect | grid_nml | grid | real | ['any real'] | 30.0e5 |
Rectangular domain dy
|
| grid_atm | grid_nml | grid | char | ['A', 'B', 'C'] | A |
grid staggering for atmosphere
|
| grid_file | grid_nml | grid | char | ['any char'] | UNSET is $DIN_LOC_ROOT/ocn/pop/gx1v6/grid/horiz_grid_20010402.ieeer8 for: {'hgrid': 'gx1v6'} is $DIN_LOC_ROOT/ocn/pop/gx1v7/grid/horiz_grid_20010402.ieeer8 for: {'hgrid': 'gx1v7'} is $DIN_LOC_ROOT/ocn/pop/gx3v7/grid/horiz_grid_20030806.ieeer8 for: {'hgrid': 'gx3v7'} is $DIN_LOC_ROOT/ocn/mom/tx0.66v1/grid/horiz_grid_20190315.ieeer8 for: {'hgrid': 'tx0.66v1'} is $DIN_LOC_ROOT/ocn/mom/tx2_0v1/cice_grid_tx2_0v1_260527_cdf5.nc for: {'hgrid': 'tx2_0v1'} is $DIN_LOC_ROOT/ocn/mom/tx2_3v2/horiz_grid_20230416.ieeer8 for: {'hgrid': 'tx2_3v2'} is $DIN_LOC_ROOT/ocn/mom/tx2_3v3/cice_grid_tx2_3v3_260305_cdf5.nc for: {'hgrid': 'tx2_3v3'} is $DIN_LOC_ROOT/ocn/pop/tx0.1v2/grid/horiz_grid_200709.ieeer8 for: {'hgrid': 'tx0.1v2'} is $DIN_LOC_ROOT/ocn/pop/tx0.1v3/grid/horiz_grid_200709.ieeer8 for: {'hgrid': 'tx0.1v3'} is $DIN_LOC_ROOT/ocn/pop/tx1v1/grid/horiz_grid_20050510.ieeer8 for: {'hgrid': 'tx1v1'} is $DIN_LOC_ROOT/ice/cice/ar9v3_20101118.grid for: {'hgrid': 'ar9v3'} is $DIN_LOC_ROOT/ice/cice/ar9v3_20101118.grid for: {'hgrid': 'ar9v4'} is $DIN_LOC_ROOT/ice/cice/domain.ocn.us20.20110426.nc for: {'hgrid': 'us20'} |
input file for CICE grid info
|
| grid_format | grid_nml | grid | char | ['bin', 'nc', 'meshnc'] | bin is meshnc for: {'cice_mode': 'prescribed'} is nc for: {'hgrid': 'tx2_0v1'} is nc for: {'hgrid': 'tx2_3v3'} |
file format ('bin'=binary or 'nc'=netcdf)
|
| grid_ice | grid_nml | grid | char | ['A', 'B', 'C'] | B |
grid staggering for sea ice
|
| grid_ocn | grid_nml | grid | char | ['A', 'B', 'C'] | A |
grid staggering for ocean
|
| grid_type | grid_nml | grid | char | ['displaced_pole', 'tripole', 'panarctic', 'latlon', 'rectangular'] | displaced_pole is tripole for: {'hgrid': 'tx0.66v1'} is tripole for: {'hgrid': 'tx2_0v1'} is tripole for: {'hgrid': 'tx2_3v2'} is tripole for: {'hgrid': 'tx2_3v3'} is tripole for: {'hgrid': 'tx0.1v2'} is tripole for: {'hgrid': 'tx0.1v3'} is tripole for: {'hgrid': 'tx1v1'} is regional for: {'hgrid': 'ar9v3'} is regional for: {'hgrid': 'ar9v4'} is rectangular for: {'cice_mode': 'prescribed'} |
type of grid
|
| gridcpl_file | grid_nml | grid | char | ['any char'] | UNSET is $DIN_LOC_ROOT/ice/cice/domain.ocn.ar9v4.100920.nc for: {'hgrid': 'ar9v4'} |
Input file for CICE coupling grid info if coupling grid is different than computation grid
|
| kcatbound | grid_nml | grid | integer | ['any integer'] | 0 |
category boundary formula (0 = old, 1 = new)
|
| kmt_file | grid_nml | grid | char | ['any char'] | UNSET is $DIN_LOC_ROOT/ocn/pop/gx1v6/grid/topography_20090204.ieeei4 for: {'hgrid': 'gx1v6'} is $DIN_LOC_ROOT/ocn/pop/gx1v7/grid/topography_20161215.ieeei4 for: {'hgrid': 'gx1v7'} is $DIN_LOC_ROOT/ocn/mom/tx0.66v1/grid/topography_20190315.ieeei4 for: {'hgrid': 'tx0.66v1'} is $DIN_LOC_ROOT/ocn/mom/tx2_0v1/cice_grid_tx2_0v1_260527_cdf5.nc for: {'hgrid': 'tx2_0v1'} is $DIN_LOC_ROOT/ocn/mom/tx2_3v2/topography_20230416.ieeei4 for: {'hgrid': 'tx2_3v2'} is $DIN_LOC_ROOT/ocn/mom/tx2_3v3/cice_grid_tx2_3v3_260305_cdf5.nc for: {'hgrid': 'tx2_3v3'} is $DIN_LOC_ROOT/ocn/pop/gx3v7/grid/topography_20100105.ieeei4 for: {'hgrid': 'gx3v7'} is $DIN_LOC_ROOT/ocn/pop/tx0.1v2/grid/topography_200709.ieeei4 for: {'hgrid': 'tx0.1v2'} is $DIN_LOC_ROOT/ocn/pop/tx0.1v3/grid/topography_20170718.ieeei4 for: {'hgrid': 'tx0.1v3'} is $DIN_LOC_ROOT/ocn/pop/tx1v1/grid/topography_20050510.ieeei4 for: {'hgrid': 'tx1v1'} is $DIN_LOC_ROOT/ocn/pop/ar9v3/grid/kmt.ar9v3.ocn.ChanBarrier.20100622.ieeei4 for: {'hgrid': 'ar9v3'} is $DIN_LOC_ROOT/ice/cice/ar9v3_20110106.kmt for: {'hgrid': 'ar9v4'} is $DIN_LOC_ROOT/ice/cice/domain.ocn.us20.20110426.nc for: {'hgrid': 'us20'} |
input file for CICE grid info
|
| kmt_type | grid_nml | grid | char | ['none', 'file'] | file is none for: {'cice_mode': 'prescribed'} |
type of grid
|
| nblyr | grid_nml | grid | integer | ['any integer'] | 3 is 1 for: {'cice_mode': 'prescribed'} |
number of vertical layers in zbgc
|
| ncat | grid_nml | grid | integer | ['any integer'] | $ICE_NCAT |
Number of ice categories |
| nfsd | grid_nml | grid | integer | ['any integer'] | 12 is 1 for: {'wav_comp': 'swav'} |
number of floe size distribution categories
|
| nilyr | grid_nml | grid | integer | ['any integer'] | 8 is 4 for: {'phys': 'cice4'} is 7 for: {'hgrid': 'ar9v'} |
number of vertical layers in ice
|
| nslyr | grid_nml | grid | integer | ['any integer'] | 3 is 1 for: {'phys': 'cice4'} |
number of vertical layers in snow
|
| orca_halogrid | grid_nml | grid | logical | ['.true.', '.false.'] | .false. |
For ORCA grid.
|
| use_bathymetry | grid_nml | grid | logical | ['.true.', '.false.'] | .false. |
Use bathmetry file for basalstress formulation
|
| f_aero | icefields_bgc_nml | history | char | ['any char'] | xxxxx is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_afsd | icefields_fsd_nml | history | char | ['any char'] | mxxxx is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_afsdn | icefields_fsd_nml | history | char | ['any char'] | mxxxx is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_aice | icefields_nml | history | char | ['any char'] | mdhxx is mdhxx for: {'hgrid': 'ar9v4'} is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_aice_init | icefields_nml | history | char | ['any char'] | mdhxx is mdhxx for: {'hgrid': 'ar9v4'} is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_aicen | icefields_nml | history | char | ['any char'] | mdhxx is xxxxx for: {'cice_mode': 'prescribed'} is mxxxx for: {'hgrid': 'ar9v3'} is mdhxx for: {'hgrid': 'ar9v4'} |
|
| f_aisnap | icefields_nml | history | char | ['any char'] | xxxxx is xxxxx for: {'cice_mode': 'prescribed'} is mdhxx for: {'hgrid': 'ar9v4'} |
|
| f_albice | icefields_nml | history | char | ['any char'] | mdxxx is mdhxx for: {'hgrid': 'ar9v4'} is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_albpnd | icefields_nml | history | char | ['any char'] | mdxxx is mdhxx for: {'hgrid': 'ar9v4'} is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_albsni | icefields_nml | history | char | ['any char'] | mxxxx is mdhxx for: {'hgrid': 'ar9v4'} is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_albsno | icefields_nml | history | char | ['any char'] | mdxxx is mdhxx for: {'hgrid': 'ar9v4'} is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_alidf | icefields_nml | history | char | ['any char'] | xxxxx is mdhxx for: {'hgrid': 'ar9v4'} is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_alidf_ai | icefields_nml | history | char | ['any char'] | mxxxx is mdhxx for: {'hgrid': 'ar9v4'} is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_alidr | icefields_nml | history | char | ['any char'] | xxxxx is mdhxx for: {'hgrid': 'ar9v4'} is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_alidr_ai | icefields_nml | history | char | ['any char'] | mxxxx is mdhxx for: {'hgrid': 'ar9v4'} is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_alvdf | icefields_nml | history | char | ['any char'] | xxxxx is mdhxx for: {'hgrid': 'ar9v4'} is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_alvdf_ai | icefields_nml | history | char | ['any char'] | mxxxx is mdhxx for: {'hgrid': 'ar9v4'} is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_alvdr | icefields_nml | history | char | ['any char'] | xxxxx is mdhxx for: {'hgrid': 'ar9v4'} is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_alvdr_ai | icefields_nml | history | char | ['any char'] | mxxxx is mdhxx for: {'hgrid': 'ar9v4'} is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_alvl | icefields_mechred_nml | history | char | ['any char'] | xxxxx is mdhxx for: {'hgrid': 'ar9v4'} is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_angle | icefields_nml | history | logical | ['.true.', '.false.'] | .true. is .true. for: {'hgrid': 'ar9v4'} is .false. for: {'cice_mode': 'prescribed'} |
|
| f_anglet | icefields_nml | history | logical | ['.true.', '.false.'] | .true. is .false. for: {'cice_mode': 'prescribed'} |
|
| f_aparticn | icefields_mechred_nml | history | char | ['any char'] | xxxxx is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_apeff | icefields_pond_nml | history | char | ['any char'] | mdxxx is mdhxx for: {'hgrid': 'ar9v4'} is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_apeff_ai | icefields_pond_nml | history | char | ['any char'] | mdxxx is mdhxx for: {'hgrid': 'ar9v4'} is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_apeffn | icefields_pond_nml | history | char | ['any char'] | mdxxx is mdhxx for: {'hgrid': 'ar9v4'} is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_apond | icefields_pond_nml | history | char | ['any char'] | mdxxx is mdhxx for: {'hgrid': 'ar9v4'} is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_apond_ai | icefields_pond_nml | history | char | ['any char'] | mdxxx is mdhxx for: {'hgrid': 'ar9v4'} is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_apondn | icefields_pond_nml | history | char | ['any char'] | mdxxx is xxxxx for: {'cice_mode': 'prescribed'} is mxxxx for: {'hgrid': 'ar9v3'} is mdhxx for: {'hgrid': 'ar9v4'} |
|
| f_araftn | icefields_mechred_nml | history | char | ['any char'] | xxxxx is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_ardg | icefields_mechred_nml | history | char | ['any char'] | mxxxx is mdhxx for: {'hgrid': 'ar9v4'} is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_ardgn | icefields_mechred_nml | history | char | ['any char'] | xxxxx is mdhxx for: {'hgrid': 'ar9v4'} is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_aredistn | icefields_mechred_nml | history | char | ['any char'] | xxxxx is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_bgc_c | icefields_bgc_nml | history | char | ['any char'] | xxxxx is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_bgc_chl | icefields_bgc_nml | history | char | ['any char'] | xxxxx is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_bgc_dms | icefields_bgc_nml | history | char | ['any char'] | xxxxx is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_bgc_dmspd | icefields_bgc_nml | history | char | ['any char'] | xxxxx is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_bgc_dmspp | icefields_bgc_nml | history | char | ['any char'] | xxxxx is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_bgc_n | icefields_bgc_nml | history | char | ['any char'] | xxxxx is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_bgc_s | icefields_bgc_nml | history | char | ['any char'] | xxxxx is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_bgc_sil | icefields_bgc_nml | history | char | ['any char'] | xxxxx is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_blkmask | icefields_nml | history | logical | ['.true.', '.false.'] | .false. |
|
| f_bounds | icefields_nml | history | logical | ['.true.', '.false.'] | .true. is .false. for: {'cice_mode': 'prescribed'} |
|
| f_bphi | icefields_bgc_nml | history | char | ['any char'] | xxxxx is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_cdn_atm | icefields_drag_nml | history | char | ['any char'] | xxxxx is mdhxx for: {'hgrid': 'ar9v4'} is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_cdn_ocn | icefields_drag_nml | history | char | ['any char'] | xxxxx is mdhxx for: {'hgrid': 'ar9v4'} is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_congel | icefields_nml | history | char | ['any char'] | mdxxx is mdhxx for: {'hgrid': 'ar9v4'} is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_coszen | icefields_nml | history | char | ['any char'] | xxxxx is mdhxx for: {'hgrid': 'ar9v4'} is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_dafsd_latg | icefields_fsd_nml | history | char | ['any char'] | mxxxx is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_dafsd_latm | icefields_fsd_nml | history | char | ['any char'] | mxxxx is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_dafsd_newi | icefields_fsd_nml | history | char | ['any char'] | mxxxx is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_dafsd_wave | icefields_fsd_nml | history | char | ['any char'] | mxxxx is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_dafsd_weld | icefields_fsd_nml | history | char | ['any char'] | mxxxx is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_daidtd | icefields_nml | history | char | ['any char'] | mdxxx is xxxxx for: {'cice_mode': 'prescribed'} is mxxxx for: {'hgrid': 'ar9v3'} is mdhxx for: {'hgrid': 'ar9v4'} |
|
| f_daidtt | icefields_nml | history | char | ['any char'] | mdxxx is xxxxx for: {'cice_mode': 'prescribed'} is mxxxx for: {'hgrid': 'ar9v3'} is mdhxx for: {'hgrid': 'ar9v4'} |
|
| f_dardg1dt | icefields_mechred_nml | history | char | ['any char'] | xxxxx is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_dardg1ndt | icefields_mechred_nml | history | char | ['any char'] | xxxxx is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_dardg2dt | icefields_mechred_nml | history | char | ['any char'] | xxxxx is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_dardg2ndt | icefields_mechred_nml | history | char | ['any char'] | xxxxx is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_diam_ww | icefields_fsd_nml | history | char | ['any char'] | mxxxx is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_divu | icefields_nml | history | char | ['any char'] | mxxxx is xxxxx for: {'cice_mode': 'prescribed'} is mxxxx for: {'hgrid': 'ar9v3'} is mdhxx for: {'hgrid': 'ar9v4'} |
|
| f_dpnd_dlid | icefields_pond_nml | history | char | ['any char'] | mdxxx is mdhxx for: {'hgrid': 'ar9v4'} is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_dpnd_dlidn | icefields_pond_nml | history | char | ['any char'] | mdxxx is mdhxx for: {'hgrid': 'ar9v4'} is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_dpnd_expon | icefields_pond_nml | history | char | ['any char'] | mdxxx is mdhxx for: {'hgrid': 'ar9v4'} is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_dpnd_exponn | icefields_pond_nml | history | char | ['any char'] | mdxxx is mdhxx for: {'hgrid': 'ar9v4'} is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_dpnd_flush | icefields_pond_nml | history | char | ['any char'] | mdxxx is mdhxx for: {'hgrid': 'ar9v4'} is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_dpnd_flushn | icefields_pond_nml | history | char | ['any char'] | mdxxx is mdhxx for: {'hgrid': 'ar9v4'} is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_dpnd_freebd | icefields_pond_nml | history | char | ['any char'] | mdxxx is mdhxx for: {'hgrid': 'ar9v4'} is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_dpnd_freebdn | icefields_pond_nml | history | char | ['any char'] | mdxxx is mdhxx for: {'hgrid': 'ar9v4'} is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_dpnd_initial | icefields_pond_nml | history | char | ['any char'] | mdxxx is mdhxx for: {'hgrid': 'ar9v4'} is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_dpnd_initialn | icefields_pond_nml | history | char | ['any char'] | mdxxx is mdhxx for: {'hgrid': 'ar9v4'} is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_dpnd_melt | icefields_pond_nml | history | char | ['any char'] | mdxxx is mdhxx for: {'hgrid': 'ar9v4'} is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_dpnd_ridge | icefields_pond_nml | history | char | ['any char'] | mdxxx is mdhxx for: {'hgrid': 'ar9v4'} is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_drag | icefields_drag_nml | history | char | ['any char'] | xxxxx is mdhxx for: {'hgrid': 'ar9v4'} is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_dsnow | icefields_nml | history | char | ['any char'] | xxxxx is mdhxx for: {'hgrid': 'ar9v4'} is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_dvidtd | icefields_nml | history | char | ['any char'] | mdxxx is xxxxx for: {'cice_mode': 'prescribed'} is mxxxx for: {'hgrid': 'ar9v3'} is mdhxx for: {'hgrid': 'ar9v4'} |
|
| f_dvidtt | icefields_nml | history | char | ['any char'] | mdxxx is xxxxx for: {'cice_mode': 'prescribed'} is mxxxx for: {'hgrid': 'ar9v3'} is mdhxx for: {'hgrid': 'ar9v4'} |
|
| f_dvirdgdt | icefields_mechred_nml | history | char | ['any char'] | xxxxx is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_dvirdgndt | icefields_mechred_nml | history | char | ['any char'] | xxxxx is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_dxt | icefields_nml | history | logical | ['.true.', '.false.'] | .true. is .false. for: {'cice_mode': 'prescribed'} |
|
| f_dxu | icefields_nml | history | logical | ['.true.', '.false.'] | .true. is .false. for: {'cice_mode': 'prescribed'} |
|
| f_dyt | icefields_nml | history | logical | ['.true.', '.false.'] | .true. is .false. for: {'cice_mode': 'prescribed'} |
|
| f_dyu | icefields_nml | history | logical | ['.true.', '.false.'] | .true. is .false. for: {'cice_mode': 'prescribed'} |
|
| f_evap | icefields_nml | history | char | ['any char'] | mxxxx is mdhxx for: {'hgrid': 'ar9v4'} is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_evap_ai | icefields_nml | history | char | ['any char'] | xxxxx is mdhxx for: {'hgrid': 'ar9v4'} is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_faero_atm | icefields_bgc_nml | history | char | ['any char'] | xxxxx is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_faero_ocn | icefields_bgc_nml | history | char | ['any char'] | xxxxx is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_fcondtop_ai | icefields_nml | history | char | ['any char'] | xxxxx is mdhxx for: {'hgrid': 'ar9v4'} is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_fcondtopn_ai | icefields_nml | history | char | ['any char'] | xxxxx is mdhxx for: {'hgrid': 'ar9v4'} is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_fhocn | icefields_nml | history | char | ['any char'] | mxxxx is xxxxx for: {'cice_mode': 'prescribed'} is mxxxx for: {'hgrid': 'ar9v3'} is mdhxx for: {'hgrid': 'ar9v4'} |
|
| f_fhocn_ai | icefields_nml | history | char | ['any char'] | xxxxx is xxxxx for: {'cice_mode': 'prescribed'} is mxxxx for: {'hgrid': 'ar9v3'} is mdhxx for: {'hgrid': 'ar9v4'} |
|
| f_flat | icefields_nml | history | char | ['any char'] | mxxxx is mdhxx for: {'hgrid': 'ar9v4'} is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_flat_ai | icefields_nml | history | char | ['any char'] | mxxxx is mdhxx for: {'hgrid': 'ar9v4'} is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_flatn_ai | icefields_nml | history | char | ['any char'] | xxxxx is mdhxx for: {'hgrid': 'ar9v4'} is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_flwdn | icefields_nml | history | char | ['any char'] | mxxxx is mdhxx for: {'hgrid': 'ar9v4'} is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_flwup | icefields_nml | history | char | ['any char'] | mxxxx is mdhxx for: {'hgrid': 'ar9v4'} is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_flwup_ai | icefields_nml | history | char | ['any char'] | xxxxx is mdhxx for: {'hgrid': 'ar9v4'} is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_fmeltt_ai | icefields_nml | history | char | ['any char'] | xxxxx is mdhxx for: {'hgrid': 'ar9v4'} is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_fmelttn_ai | icefields_nml | history | char | ['any char'] | xxxxx is mdhxx for: {'hgrid': 'ar9v4'} is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_frazil | icefields_nml | history | char | ['any char'] | mdxxx is xxxxx for: {'cice_mode': 'prescribed'} is mxxxx for: {'hgrid': 'ar9v3'} is mdhxx for: {'hgrid': 'ar9v4'} |
|
| f_fresh | icefields_nml | history | char | ['any char'] | mdxxx is xxxxx for: {'cice_mode': 'prescribed'} is mxxxx for: {'hgrid': 'ar9v3'} is mdhxx for: {'hgrid': 'ar9v4'} |
|
| f_fresh_ai | icefields_nml | history | char | ['any char'] | mdxxx is xxxxx for: {'cice_mode': 'prescribed'} is mxxxx for: {'hgrid': 'ar9v3'} is mdhxx for: {'hgrid': 'ar9v4'} |
|
| f_frz_onset | icefields_nml | history | char | ['any char'] | xxxxx is xxxxx for: {'cice_mode': 'prescribed'} is mxxxx for: {'hgrid': 'ar9v3'} is mdhxx for: {'hgrid': 'ar9v4'} |
|
| f_frzmlt | icefields_nml | history | char | ['any char'] | xxxxx is xxxxx for: {'cice_mode': 'prescribed'} is mdhxx for: {'hgrid': 'ar9v3'} is mdhxx for: {'hgrid': 'ar9v4'} |
|
| f_fsalt | icefields_nml | history | char | ['any char'] | mdxxx is xxxxx for: {'cice_mode': 'prescribed'} is mxxxx for: {'hgrid': 'ar9v3'} is mdhxx for: {'hgrid': 'ar9v4'} |
|
| f_fsalt_ai | icefields_nml | history | char | ['any char'] | mdxxx is xxxxx for: {'cice_mode': 'prescribed'} is mxxxx for: {'hgrid': 'ar9v3'} is mdhxx for: {'hgrid': 'ar9v4'} |
|
| f_fsdperim | icefields_fsd_nml | history | char | ['any char'] | mxxxx is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_fsdrad | icefields_fsd_nml | history | char | ['any char'] | mxxxx is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_fsens | icefields_nml | history | char | ['any char'] | mxxxx is mdhxx for: {'hgrid': 'ar9v4'} is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_fsens_ai | icefields_nml | history | char | ['any char'] | mxxxx is mdhxx for: {'hgrid': 'ar9v4'} is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_fsensn_ai | icefields_nml | history | char | ['any char'] | xxxxx is mdhxx for: {'hgrid': 'ar9v4'} is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_fsloss | icefields_snow_nml | history | char | ['any char'] | mdxxx is mdhxx for: {'hgrid': 'ar9v4'} is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_fsurf_ai | icefields_nml | history | char | ['any char'] | xxxxx is mdhxx for: {'hgrid': 'ar9v4'} is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_fsurfn_ai | icefields_nml | history | char | ['any char'] | xxxxx is mdhxx for: {'hgrid': 'ar9v4'} is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_fswabs | icefields_nml | history | char | ['any char'] | mdhxx is mdhxx for: {'hgrid': 'ar9v4'} is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_fswabs_ai | icefields_nml | history | char | ['any char'] | xxxxx is mdhxx for: {'hgrid': 'ar9v4'} is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_fswdn | icefields_nml | history | char | ['any char'] | mdhxx is mdhxx for: {'hgrid': 'ar9v4'} is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_fswfac | icefields_nml | history | char | ['any char'] | xxxxx is mdhxx for: {'hgrid': 'ar9v4'} is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_fswint_ai | icefields_nml | history | char | ['any char'] | xxxxx is mdhxx for: {'hgrid': 'ar9v4'} is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_fswthru | icefields_nml | history | char | ['any char'] | mdhxx is mdhxx for: {'hgrid': 'ar9v4'} is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_fswthru_ai | icefields_nml | history | char | ['any char'] | xxxxx is mdhxx for: {'hgrid': 'ar9v4'} is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_fswup | icefields_nml | history | char | ['any char'] | mdxxx |
|
| f_fy | icefields_nml | history | char | ['any char'] | xxxxx is mdhxx for: {'hgrid': 'ar9v4'} is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_grownet | icefields_bgc_nml | history | char | ['any char'] | xxxxx is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_hi | icefields_nml | history | char | ['any char'] | mdhxx is mdhxx for: {'hgrid': 'ar9v4'} is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_hice_ww | icefields_fsd_nml | history | char | ['any char'] | mxxxx is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_hisnap | icefields_nml | history | char | ['any char'] | xxxxx is xxxxx for: {'cice_mode': 'prescribed'} is mdhxx for: {'hgrid': 'ar9v4'} |
|
| f_hpond | icefields_pond_nml | history | char | ['any char'] | mdxxx is mdhxx for: {'hgrid': 'ar9v4'} is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_hpond_ai | icefields_pond_nml | history | char | ['any char'] | mxxxx is mdhxx for: {'hgrid': 'ar9v4'} is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_hpondn | icefields_pond_nml | history | char | ['any char'] | mdxxx is mdhxx for: {'hgrid': 'ar9v4'} is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_hs | icefields_nml | history | char | ['any char'] | mdhxx is mdhxx for: {'hgrid': 'ar9v4'} is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_hte | icefields_nml | history | logical | ['.true.', '.false.'] | .true. is .false. for: {'cice_mode': 'prescribed'} |
|
| f_htn | icefields_nml | history | logical | ['.true.', '.false.'] | .true. is .false. for: {'cice_mode': 'prescribed'} |
|
| f_iage | icefields_nml | history | char | ['any char'] | xxxxx is mdhxx for: {'hgrid': 'ar9v4'} is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_icedir | icefields_nml | history | char | ['any char'] | mxxxx is xxxxx for: {'cice_mode': 'prescribed'} is mdhxx for: {'hgrid': 'ar9v3'} is mdhxx for: {'hgrid': 'ar9v4'} |
|
| f_icepresent | icefields_nml | history | char | ['any char'] | mxxxx is xxxxx for: {'cice_mode': 'prescribed'} is mxxxx for: {'hgrid': 'ar9v3'} is mdhxx for: {'hgrid': 'ar9v4'} |
|
| f_icespd | icefields_nml | history | char | ['any char'] | mxxxx is xxxxx for: {'cice_mode': 'prescribed'} is mdhxx for: {'hgrid': 'ar9v3'} is mdhxx for: {'hgrid': 'ar9v4'} |
|
| f_ipond | icefields_pond_nml | history | char | ['any char'] | xxxxx is mdhxx for: {'hgrid': 'ar9v4'} is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_ipond_ai | icefields_pond_nml | history | char | ['any char'] | xxxxx is mdhxx for: {'hgrid': 'ar9v4'} is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_keffn_top | icefields_nml | history | char | ['any char'] | xxxxx is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_krdgn | icefields_mechred_nml | history | char | ['any char'] | xxxxx is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_meltb | icefields_nml | history | char | ['any char'] | mdxxx is xxxxx for: {'cice_mode': 'prescribed'} is mxxxx for: {'hgrid': 'ar9v3'} is mdhxx for: {'hgrid': 'ar9v4'} |
|
| f_meltl | icefields_nml | history | char | ['any char'] | mdxxx is xxxxx for: {'cice_mode': 'prescribed'} is mxxxx for: {'hgrid': 'ar9v3'} is mdhxx for: {'hgrid': 'ar9v4'} |
|
| f_melts | icefields_nml | history | char | ['any char'] | mdxxx is mdhxx for: {'hgrid': 'ar9v4'} is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_meltsliq | icefields_snow_nml | history | char | ['any char'] | mdxxx is mdhxx for: {'hgrid': 'ar9v4'} is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_meltt | icefields_nml | history | char | ['any char'] | mdxxx is xxxxx for: {'cice_mode': 'prescribed'} is mxxxx for: {'hgrid': 'ar9v3'} is mdhxx for: {'hgrid': 'ar9v4'} |
|
| f_mlt_onset | icefields_nml | history | char | ['any char'] | xxxxx is xxxxx for: {'cice_mode': 'prescribed'} is mxxxx for: {'hgrid': 'ar9v3'} is mdhxx for: {'hgrid': 'ar9v4'} |
|
| f_ncat | icefields_nml | history | logical | ['.true.', '.false.'] | .true. is .true. for: {'hgrid': 'ar9v3'} is .true. for: {'hgrid': 'ar9v4'} is .false. for: {'cice_mode': 'prescribed'} |
|
| f_opening | icefields_mechred_nml | history | char | ['any char'] | xxxxx is xxxxx for: {'cice_mode': 'prescribed'} is mxxxx for: {'hgrid': 'ar9v3'} is mdhxx for: {'hgrid': 'ar9v4'} |
|
| f_ppnet | icefields_bgc_nml | history | char | ['any char'] | xxxxx is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_qref | icefields_nml | history | char | ['any char'] | xxxxx is mdhxx for: {'hgrid': 'ar9v4'} is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_rain | icefields_nml | history | char | ['any char'] | mxxxx is mdhxx for: {'hgrid': 'ar9v4'} is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_rain_ai | icefields_nml | history | char | ['any char'] | xxxxx is mdhxx for: {'hgrid': 'ar9v4'} is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_rhos_cmp | icefields_snow_nml | history | char | ['any char'] | mdxxx is mdhxx for: {'hgrid': 'ar9v4'} is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_rhos_cmpn | icefields_snow_nml | history | char | ['any char'] | xxxxx is xxxxx for: {'cice_mode': 'prescribed'} is mxxxx for: {'hgrid': 'ar9v3'} is mdhxx for: {'hgrid': 'ar9v4'} |
|
| f_rhos_cnt | icefields_snow_nml | history | char | ['any char'] | mdxxx is mdhxx for: {'hgrid': 'ar9v4'} is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_rhos_cntn | icefields_snow_nml | history | char | ['any char'] | xxxxx is xxxxx for: {'cice_mode': 'prescribed'} is mxxxx for: {'hgrid': 'ar9v3'} is mdhxx for: {'hgrid': 'ar9v4'} |
|
| f_rsnw | icefields_snow_nml | history | char | ['any char'] | mdxxx is mdhxx for: {'hgrid': 'ar9v4'} is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_rsnwn | icefields_snow_nml | history | char | ['any char'] | mdxxx is xxxxx for: {'cice_mode': 'prescribed'} is mxxxx for: {'hgrid': 'ar9v3'} is mdhxx for: {'hgrid': 'ar9v4'} |
|
| f_shear | icefields_nml | history | char | ['any char'] | mxxxx is xxxxx for: {'cice_mode': 'prescribed'} is mxxxx for: {'hgrid': 'ar9v3'} is mdhxx for: {'hgrid': 'ar9v4'} |
|
| f_siage | icefields_nml | history | char | ['any char'] | xxxxx |
|
| f_sice | icefields_nml | history | char | ['any char'] | xxxxx is xxxxx for: {'cice_mode': 'prescribed'} is mdhxx for: {'hgrid': 'ar9v4'} |
|
| f_sicompstren | icefields_nml | history | char | ['any char'] | xxxxx |
|
| f_siconc | icefields_nml | history | char | ['any char'] | xxxxx |
|
| f_sidconcdyn | icefields_nml | history | char | ['any char'] | xxxxx |
|
| f_sidconcth | icefields_nml | history | char | ['any char'] | xxxxx |
|
| f_sidivvel | icefields_nml | history | char | ['any char'] | xxxxx |
|
| f_sidmassdyn | icefields_nml | history | char | ['any char'] | xxxxx |
|
| f_sidmassevapsubl | icefields_nml | history | char | ['any char'] | xxxxx |
|
| f_sidmassgrowthbot | icefields_nml | history | char | ['any char'] | xxxxx |
|
| f_sidmassgrowthsi | icefields_nml | history | char | ['any char'] | xxxxx |
|
| f_sidmassgrowthwat | icefields_nml | history | char | ['any char'] | xxxxx |
|
| f_sidmassmeltbot | icefields_nml | history | char | ['any char'] | xxxxx |
|
| f_sidmassmeltlat | icefields_nml | history | char | ['any char'] | xxxxx |
|
| f_sidmassmelttop | icefields_nml | history | char | ['any char'] | xxxxx |
|
| f_sidmassth | icefields_nml | history | char | ['any char'] | xxxxx |
|
| f_sidmasstranx | icefields_nml | history | char | ['any char'] | xxxxx |
|
| f_sidmasstrany | icefields_nml | history | char | ['any char'] | xxxxx |
|
| f_sidragbot | icefields_nml | history | char | ['any char'] | xxxxx |
|
| f_sidragtop | icefields_nml | history | char | ['any char'] | xxxxx |
|
| f_sifb | icefields_nml | history | char | ['any char'] | xxxxx |
|
| f_siflcondbot | icefields_nml | history | char | ['any char'] | xxxxx |
|
| f_siflcondtop | icefields_nml | history | char | ['any char'] | xxxxx |
|
| f_siflfwbot | icefields_nml | history | char | ['any char'] | xxxxx |
|
| f_siflfwdrain | icefields_nml | history | char | ['any char'] | xxxxx |
|
| f_sifllattop | icefields_nml | history | char | ['any char'] | xxxxx |
|
| f_sifllwdtop | icefields_nml | history | char | ['any char'] | xxxxx |
|
| f_sifllwutop | icefields_nml | history | char | ['any char'] | xxxxx |
|
| f_siflsaltbot | icefields_nml | history | char | ['any char'] | xxxxx |
|
| f_siflsensbot | icefields_nml | history | char | ['any char'] | xxxxx |
|
| f_siflsenstop | icefields_nml | history | char | ['any char'] | xxxxx |
|
| f_siflswdbot | icefields_nml | history | char | ['any char'] | xxxxx |
|
| f_siflswdtop | icefields_nml | history | char | ['any char'] | xxxxx |
|
| f_siflswutop | icefields_nml | history | char | ['any char'] | xxxxx |
|
| f_siforcecoriolx | icefields_nml | history | char | ['any char'] | xxxxx |
|
| f_siforcecorioly | icefields_nml | history | char | ['any char'] | xxxxx |
|
| f_siforceintstrx | icefields_nml | history | char | ['any char'] | xxxxx |
|
| f_siforceintstry | icefields_nml | history | char | ['any char'] | xxxxx |
|
| f_siforcetiltx | icefields_nml | history | char | ['any char'] | xxxxx |
|
| f_siforcetilty | icefields_nml | history | char | ['any char'] | xxxxx |
|
| f_sig1 | icefields_nml | history | char | ['any char'] | mxxxx is xxxxx for: {'cice_mode': 'prescribed'} is mxxxx for: {'hgrid': 'ar9v3'} is mdhxx for: {'hgrid': 'ar9v4'} |
|
| f_sig2 | icefields_nml | history | char | ['any char'] | mxxxx is xxxxx for: {'cice_mode': 'prescribed'} is mxxxx for: {'hgrid': 'ar9v3'} is mdhxx for: {'hgrid': 'ar9v4'} |
|
| f_sihc | icefields_nml | history | char | ['any char'] | xxxxx |
|
| f_siitdconc | icefields_nml | history | char | ['any char'] | xxxxx |
|
| f_siitdsnconc | icefields_nml | history | char | ['any char'] | xxxxx |
|
| f_siitdsnthick | icefields_nml | history | char | ['any char'] | xxxxx |
|
| f_siitdthick | icefields_nml | history | char | ['any char'] | xxxxx |
|
| f_simass | icefields_nml | history | char | ['any char'] | xxxxx |
|
| f_simpconc | icefields_pond_nml | history | char | ['any char'] | xxxxx |
|
| f_simpeffconc | icefields_pond_nml | history | char | ['any char'] | xxxxx |
|
| f_simprefrozen | icefields_pond_nml | history | char | ['any char'] | xxxxx |
|
| f_simpthick | icefields_pond_nml | history | char | ['any char'] | xxxxx |
|
| f_sinz | icefields_nml | history | char | ['any char'] | xxxxx is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_sipr | icefields_nml | history | char | ['any char'] | xxxxx |
|
| f_sirdgconc | icefields_mechred_nml | history | char | ['any char'] | xxxxx |
|
| f_sirdgthick | icefields_mechred_nml | history | char | ['any char'] | xxxxx |
|
| f_sisali | icefields_nml | history | char | ['any char'] | xxxxx |
|
| f_sisaltmass | icefields_nml | history | char | ['any char'] | xxxxx |
|
| f_sishearvel | icefields_nml | history | char | ['any char'] | xxxxx |
|
| f_sisnconc | icefields_nml | history | char | ['any char'] | xxxxx |
|
| f_sisndmassdyn | icefields_nml | history | char | ['any char'] | xxxxx |
|
| f_sisndmassmelt | icefields_nml | history | char | ['any char'] | xxxxx |
|
| f_sisndmasssi | icefields_nml | history | char | ['any char'] | xxxxx |
|
| f_sisndmasssnf | icefields_nml | history | char | ['any char'] | xxxxx |
|
| f_sisndmasssubl | icefields_nml | history | char | ['any char'] | xxxxx |
|
| f_sisndmasswind | icefields_snow_nml | history | char | ['any char'] | xxxxx |
|
| f_sisnhc | icefields_nml | history | char | ['any char'] | xxxxx |
|
| f_sisnmass | icefields_nml | history | char | ['any char'] | xxxxx |
|
| f_sisnthick | icefields_nml | history | char | ['any char'] | xxxxx |
|
| f_sispeed | icefields_nml | history | char | ['any char'] | xxxxx |
|
| f_sistressave | icefields_nml | history | char | ['any char'] | xxxxx |
|
| f_sistressmax | icefields_nml | history | char | ['any char'] | xxxxx |
|
| f_sistrxdtop | icefields_nml | history | char | ['any char'] | xxxxx |
|
| f_sistrxubot | icefields_nml | history | char | ['any char'] | xxxxx |
|
| f_sistrydtop | icefields_nml | history | char | ['any char'] | xxxxx |
|
| f_sistryubot | icefields_nml | history | char | ['any char'] | xxxxx |
|
| f_sitempbot | icefields_nml | history | char | ['any char'] | xxxxx |
|
| f_sitempsnic | icefields_nml | history | char | ['any char'] | xxxxx |
|
| f_sitemptop | icefields_nml | history | char | ['any char'] | xxxxx |
|
| f_sithick | icefields_nml | history | char | ['any char'] | xxxxx |
|
| f_sitimefrac | icefields_nml | history | char | ['any char'] | xxxxx |
|
| f_siu | icefields_nml | history | char | ['any char'] | xxxxx |
|
| f_siv | icefields_nml | history | char | ['any char'] | xxxxx |
|
| f_sivol | icefields_nml | history | char | ['any char'] | xxxxx |
|
| f_smassice | icefields_snow_nml | history | char | ['any char'] | mdxxx is mdhxx for: {'hgrid': 'ar9v4'} is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_smassicen | istrxtopcefields_snow_nml | history | char | ['any char'] | xxxxx is xxxxx for: {'cice_mode': 'prescribed'} is mxxxx for: {'hgrid': 'ar9v3'} is mdhxx for: {'hgrid': 'ar9v4'} |
|
| f_smassliq | icefields_snow_nml | history | char | ['any char'] | mdxxx is mdhxx for: {'hgrid': 'ar9v4'} is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_smassliqn | icefields_snow_nml | history | char | ['any char'] | xxxxx is xxxxx for: {'cice_mode': 'prescribed'} is mxxxx for: {'hgrid': 'ar9v3'} is mdhxx for: {'hgrid': 'ar9v4'} |
|
| f_snoice | icefields_nml | history | char | ['any char'] | mdxxx is xxxxx for: {'cice_mode': 'prescribed'} is mxxxx for: {'hgrid': 'ar9v3'} is mdhxx for: {'hgrid': 'ar9v4'} |
|
| f_snow | icefields_nml | history | char | ['any char'] | mxxxx is mdhxx for: {'hgrid': 'ar9v4'} is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_snow_ai | icefields_nml | history | char | ['any char'] | xxxxx is mdhxx for: {'hgrid': 'ar9v4'} is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_snowfrac | icefields_nml | history | char | ['any char'] | mnxxx |
|
| f_snowfracn | icefields_nml | history | char | ['any char'] | mdxxx is xxxxx for: {'cice_mode': 'prescribed'} is mxxxx for: {'hgrid': 'ar9v3'} is mdhxx for: {'hgrid': 'ar9v4'} |
|
| f_sss | icefields_nml | history | char | ['any char'] | xxxxx is xxxxx for: {'cice_mode': 'prescribed'} is mdhxx for: {'hgrid': 'ar9v3'} is mdhxx for: {'hgrid': 'ar9v4'} |
|
| f_sst | icefields_nml | history | char | ['any char'] | xxxxx is xxxxx for: {'cice_mode': 'prescribed'} is mdhxx for: {'hgrid': 'ar9v3'} is mdhxx for: {'hgrid': 'ar9v4'} |
|
| f_strairx | icefields_nml | history | char | ['any char'] | mxxxx is xxxxx for: {'cice_mode': 'prescribed'} is mxxxx for: {'hgrid': 'ar9v3'} is mdhxx for: {'hgrid': 'ar9v4'} |
|
| f_strairy | icefields_nml | history | char | ['any char'] | mxxxx is xxxxx for: {'cice_mode': 'prescribed'} is mxxxx for: {'hgrid': 'ar9v3'} is mdhxx for: {'hgrid': 'ar9v4'} |
|
| f_strcorx | icefields_nml | history | char | ['any char'] | mxxxx is xxxxx for: {'cice_mode': 'prescribed'} is mxxxx for: {'hgrid': 'ar9v3'} is mdhxx for: {'hgrid': 'ar9v4'} |
|
| f_strcory | icefields_nml | history | char | ['any char'] | mxxxx is xxxxx for: {'cice_mode': 'prescribed'} is mxxxx for: {'hgrid': 'ar9v3'} is mdhxx for: {'hgrid': 'ar9v4'} |
|
| f_strength | icefields_nml | history | char | ['any char'] | mxxxx is xxxxx for: {'cice_mode': 'prescribed'} is mxxxx for: {'hgrid': 'ar9v3'} is mdhxx for: {'hgrid': 'ar9v4'} |
|
| f_strintx | icefields_nml | history | char | ['any char'] | mxxxx is xxxxx for: {'cice_mode': 'prescribed'} is mxxxx for: {'hgrid': 'ar9v3'} is mdhxx for: {'hgrid': 'ar9v4'} |
|
| f_strinty | icefields_nml | history | char | ['any char'] | mxxxx is xxxxx for: {'cice_mode': 'prescribed'} is mxxxx for: {'hgrid': 'ar9v3'} is mdhxx for: {'hgrid': 'ar9v4'} |
|
| f_strocnx | icefields_nml | history | char | ['any char'] | mxxxx is xxxxx for: {'cice_mode': 'prescribed'} is mxxxx for: {'hgrid': 'ar9v3'} is mdhxx for: {'hgrid': 'ar9v4'} |
|
| f_strocny | icefields_nml | history | char | ['any char'] | mxxxx is xxxxx for: {'cice_mode': 'prescribed'} is mxxxx for: {'hgrid': 'ar9v3'} is mdhxx for: {'hgrid': 'ar9v4'} |
|
| f_strtltx | icefields_nml | history | char | ['any char'] | mxxxx is xxxxx for: {'cice_mode': 'prescribed'} is mxxxx for: {'hgrid': 'ar9v3'} is mdhxx for: {'hgrid': 'ar9v4'} |
|
| f_strtlty | icefields_nml | history | char | ['any char'] | mxxxx is xxxxx for: {'cice_mode': 'prescribed'} is mxxxx for: {'hgrid': 'ar9v3'} is mdhxx for: {'hgrid': 'ar9v4'} |
|
| f_tair | icefields_nml | history | char | ['any char'] | xxxxx is mdhxx for: {'hgrid': 'ar9v4'} is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_tarea | icefields_nml | history | logical | ['.true.', '.false.'] | .true. is .true. for: {'hgrid': 'ar9v4'} is .false. for: {'cice_mode': 'prescribed'} |
|
| f_tinz | icefields_nml | history | char | ['any char'] | xxxxx is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_tmask | icefields_nml | history | logical | ['.true.', '.false.'] | .true. |
|
| f_tref | icefields_nml | history | char | ['any char'] | xxxxx is mdhxx for: {'hgrid': 'ar9v4'} is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_trsig | icefields_nml | history | char | ['any char'] | xxxxx is mdhxx for: {'hgrid': 'ar9v4'} is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_tsfc | icefields_nml | history | char | ['any char'] | mxxxx is mdhxx for: {'hgrid': 'ar9v4'} is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_tsnz | icefields_nml | history | char | ['any char'] | xxxxx is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_uarea | icefields_nml | history | logical | ['.true.', '.false.'] | .true. is .false. for: {'cice_mode': 'prescribed'} |
|
| f_uatm | icefields_nml | history | char | ['any char'] | mxxxx is xxxxx for: {'cice_mode': 'prescribed'} is mdhxx for: {'hgrid': 'ar9v3'} is mdhxx for: {'hgrid': 'ar9v4'} |
|
| f_uocn | icefields_nml | history | char | ['any char'] | xxxxx is xxxxx for: {'cice_mode': 'prescribed'} is mdhxx for: {'hgrid': 'ar9v3'} is mdhxx for: {'hgrid': 'ar9v4'} |
|
| f_uvel | icefields_nml | history | char | ['any char'] | mxxxx is xxxxx for: {'cice_mode': 'prescribed'} is mdhxx for: {'hgrid': 'ar9v3'} is mdhxx for: {'hgrid': 'ar9v4'} |
|
| f_vatm | icefields_nml | history | char | ['any char'] | mxxxx is xxxxx for: {'cice_mode': 'prescribed'} is mdhxx for: {'hgrid': 'ar9v3'} is mdhxx for: {'hgrid': 'ar9v4'} |
|
| f_vgrdb | icefields_nml | history | logical | ['.true.', '.false.'] | .true. is .false. for: {'cice_mode': 'prescribed'} |
|
| f_vgrdi | icefields_nml | history | logical | ['.true.', '.false.'] | .true. is .false. for: {'cice_mode': 'prescribed'} |
|
| f_vgrds | icefields_nml | history | logical | ['.true.', '.false.'] | .true. is .false. for: {'cice_mode': 'prescribed'} |
|
| f_vicen | icefields_nml | history | char | ['any char'] | mdhxx is xxxxx for: {'cice_mode': 'prescribed'} is mxxxx for: {'hgrid': 'ar9v3'} is mdhxx for: {'hgrid': 'ar9v4'} |
|
| f_vlvl | icefields_mechred_nml | history | char | ['any char'] | xxxxx is mdhxx for: {'hgrid': 'ar9v4'} is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_vocn | icefields_nml | history | char | ['any char'] | xxxxx is xxxxx for: {'cice_mode': 'prescribed'} is mdhxx for: {'hgrid': 'ar9v3'} is mdhxx for: {'hgrid': 'ar9v4'} |
|
| f_vraftn | icefields_mechred_nml | history | char | ['any char'] | xxxxx is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_vrdg | icefields_mechred_nml | history | char | ['any char'] | xxxxx is mdhxx for: {'hgrid': 'ar9v4'} is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_vrdgn | icefields_mechred_nml | history | char | ['any char'] | xxxxx is mdhxx for: {'hgrid': 'ar9v4'} is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_vredistn | icefields_mechred_nml | history | char | ['any char'] | xxxxx is xxxxx for: {'cice_mode': 'prescribed'} |
|
| f_vsnon | icefields_nml | history | char | ['any char'] | mdhxx is xxxxx for: {'cice_mode': 'prescribed'} is mxxxx for: {'hgrid': 'ar9v3'} is mdhxx for: {'hgrid': 'ar9v4'} |
|
| f_vvel | icefields_nml | history | char | ['any char'] | mxxxx is xxxxx for: {'cice_mode': 'prescribed'} is mdhxx for: {'hgrid': 'ar9v3'} is mdhxx for: {'hgrid': 'ar9v4'} |
|
| f_wave_sig_ht | icefields_fsd_nml | history | char | ['any char'] | mxxxx is xxxxx for: {'cice_mode': 'prescribed'} |
|
| prescribed_ice_mode | ice_prescribed_nml | icepresc | logical | ['.true.', '.false.'] | .false. is .true. for: {'cice_mode': 'prescribed'} |
use prescribed ice mode if true |
| stream_datafiles | ice_prescribed_nml | icepresc | char | ['any char'] | '' is $SSTICE_DATA_FILENAME for: {'cice_mode': 'prescribed'} |
file name(s) containing sst/ifrac data
|
| stream_mapalgo | ice_prescribed_nml | icepresc | char | ['na', 'redist', 'bilinear', ''] | na is bilinear for: {'cice_mode': 'prescribed'} |
stream mesh to model mesh mapping type
|
| stream_varname | ice_prescribed_nml | icepresc | char | ['any char'] | ice_cov |
ifrac variable name on sst/ifrac dataset
|
| stream_yearalign | ice_prescribed_nml | icepresc | integer | ['any integer'] | -999 is $SSTICE_YEAR_ALIGN for: {'cice_mode': 'prescribed'} |
Align stream_year_first with this model year
|
| stream_yearfirst | ice_prescribed_nml | icepresc | integer | ['any integer'] | -999 is $SSTICE_YEAR_START for: {'cice_mode': 'prescribed'} |
first year in stream to use
|
| stream_yearlast | ice_prescribed_nml | icepresc | integer | ['any integer'] | -999 is $SSTICE_YEAR_END for: {'cice_mode': 'prescribed'} |
Last year in stream to use
|
| a_rapid_mode | thermo_nml | parameterizations | real | ['any real'] | 0.5e-03 |
brine channel diameter (m)
|
| advection | dynamics_nml | parameterizations | char | ['remap', 'upwind'] | remap |
incremental remapping transport scheme, remap or upwind
|
| alphab | dynamics_nml | parameterizations | real | ['any real'] | 20.0d0 |
Free parameter for landfast ice
|
| arlx | dynamics_nml | parameterizations | real | ['any real'] | 300. |
Parameter for revised EVP
|
| aspect_rapid_mode | thermo_nml | parameterizations | real | ['any real'] | 1.0 |
brine convection aspect ratio
|
| bgc_flux_type | zbgc_nml | parameterizations | char | ['any char'] | Jin2006 |
ice-ocean flux velocity (Jin2006, constant)
|
| brlx | dynamics_nml | parameterizations | real | ['any real'] | 300. |
Parameter for revised EVP
|
| cf | dynamics_nml | parameterizations | real | ['any real'] | 17.0 is 21.3 for: {'hgrid': 'ar9v3'} is 21.3 for: {'hgrid': 'ar9v4'} |
Ratio of ridging work to PE change in ridging
|
| conduct | thermo_nml | parameterizations | char | ['MU71', 'bubbly'] | MU71 is bubbly for: {'hgrid': 'ar9v3'} is bubbly for: {'hgrid': 'ar9v4'} |
conductivity (MU71, bubbly)
|
| coriolis | dynamics_nml | parameterizations | char | ['constant', 'zero', 'latitude'] | latitude |
Coriolis parameter dependence
|
| cstar | dynamics_nml | parameterizations | real | ['any real'] | 20.0d0 |
Hibler strength constant
|
| dEdd_algae | zbgc_nml | parameterizations | logical | ['.true.', '.false.'] | .false. |
BGC feeds back on dEdd radiation.
|
| dpscale | ponds_nml | parameterizations | real | ['any real'] | 1.0e-3 |
time scale for flushing in permeable ice
|
| drhosdwind | snow_nml | parameterizations | real | ['any real'] | 27.3 |
Change of snow density with wind
|
| dsdt_slow_mode | thermo_nml | parameterizations | real | ['any real'] | -1.5e-07 |
drainage strength parameter m/s/K
|
| e_plasticpot | dynamics_nml | parameterizations | real | ['any real'] | 2.0 |
EVP ellipse aspect ratio
|
| e_yieldcurve | dynamics_nml | parameterizations | real | ['any real'] | 2.0 |
EVP ellipse aspect ratio
|
| frzpnd | ponds_nml | parameterizations | char | ['hlid', 'cesm'] | hlid is hlid for: {'hgrid': 'ar9v3'} is hlid for: {'hgrid': 'ar9v4'} |
pond refreezing formulation (hlid or cesm)
|
| hi_min | thermo_nml | parameterizations | real | ['any real'] | 0.01 |
Minimum ice thickness allowed
|
| hp1 | ponds_nml | parameterizations | real | ['any real'] | 0.01 |
critical ice lid thickness for topo ponds (m)
|
| hs0 | ponds_nml | parameterizations | real | ['any real'] | 0.0 |
snow depth of transition to bare sea ice (m)
|
| hs1 | ponds_nml | parameterizations | real | ['any real'] | 0.03 |
snow depth of transition to pond ice (m)
|
| k1 | dynamics_nml | parameterizations | real | ['any real'] | 8.0d0 |
Free parameter for landfast ice
|
| k2 | dynamics_nml | parameterizations | real | ['any real'] | 15.0d0 |
Free parameter for landfast ice
|
| kdyn | dynamics_nml | parameterizations | integer | ['0', '1', '2'] | 1 is 0 for: {'cice_mode': 'prescribed'} is 0 for: {'cice_mode': 'thermo_only'} is 2 for: {'hgrid': 'ar9v3'} is 2 for: {'hgrid': 'ar9v4'} |
type of dynamics (0=off, 1=evp, 2=eap)
|
| kitd | thermo_nml | parameterizations | integer | ['0', '1'] | 1 is 0 for: {'cice_mode': 'prescribed'} is 0 for: {'cice_mode': 'thermo_only'} |
type of itd conversions (0 = delta, 1 = linear)
|
| krdg_partic | dynamics_nml | parameterizations | integer | ['0', '1'] | 1 |
ridging participation function (0=Thorndike et al 75, 1=new participation )
|
| krdg_redist | dynamics_nml | parameterizations | integer | ['0', '1'] | 1 |
ridging distribution function (0=old Hibler 80, 1=new redistribution)
|
| kridge | dynamics_nml | parameterizations | integer | ['0', '1'] | 1 |
Turn on or off ridging
|
| kstrength | dynamics_nml | parameterizations | integer | ['0', '1'] | 1 is 0 for: {'cice_mode': 'prescribed'} is 0 for: {'cice_mode': 'thermo_only'} |
ice strength formulation (0=Hibler 79, 1=Rothrock 75)
|
| ktens | dynamics_nml | parameterizations | real | ['any real'] | 0.0 |
Tensile strength
|
| ktherm | thermo_nml | parameterizations | integer | ['0', '1', '2'] | 2 is 1 for: {'phys': 'cice4'} is 1 for: {'hgrid': 'ar9v3'} is 1 for: {'hgrid': 'ar9v4'} |
type of thermodynamics (0=zero-layer, 1=bitz/lipscomb, 2=mushy)
|
| ktransport | dynamics_nml | parameterizations | integer | ['0', '1'] | 1 |
Turn on or off transport
|
| modal_aero | zbgc_nml | parameterizations | logical | ['.true.', '.false.'] | .false. |
modal aerosols
|
| mu_rdg | dynamics_nml | parameterizations | real | ['any real'] | 4.0 is 4.0 for: {'hgrid': 'ar9v3'} is 4.0 for: {'hgrid': 'ar9v4'} |
e-folding scale of ridged ice
|
| ndte | dynamics_nml | parameterizations | integer | ['any integer'] | 120 |
subcycles per dynamics timestep
|
| phi_c_slow_mode | thermo_nml | parameterizations | real | ['any real'] | 0.05 |
critical liquid fraction between 0 and 1
|
| phi_i_mushy | thermo_nml | parameterizations | real | ['any real'] | 0.45 |
solid fraction at lower boundary between 0 and 1
|
| pndaspect | ponds_nml | parameterizations | real | ['any real'] | 0.8d0 |
aspect ratio of pond changes (depth:area)
|
| pstar | dynamics_nml | parameterizations | real | ['any real'] | 2.75d4 |
Hibler strength constant
|
| rac_rapid_mode | thermo_nml | parameterizations | real | ['any real'] | 10 |
critical Rayleigh number
|
| restart_bgc | zbgc_nml | parameterizations | logical | ['.true.', '.false.'] | .false. |
restart tracer values from file
|
| restart_hbrine | zbgc_nml | parameterizations | logical | ['.true.', '.false.'] | .false. |
restart tracer values from file
|
| restart_zsal | zbgc_nml | parameterizations | logical | ['.true.', '.false.'] | .false. |
Restart vertical salinity.
|
| restore_bgc | zbgc_nml | parameterizations | logical | ['.true.', '.false.'] | .false. |
restore nitrate/silicate to data
|
| revised_evp | dynamics_nml | parameterizations | logical | ['.true.', '.false.'] | is .false. for: {'hgrid': 'ar9v3'} is .false. for: {'hgrid': 'ar9v4'} .false. |
use revised EVP formulation
|
| rfracmax | ponds_nml | parameterizations | real | ['any real'] | 1.0 is 1.00 for: {'hgrid': 'ar9v3'} is 1.00 for: {'hgrid': 'ar9v4'} |
maximum melt water added to ponds
|
| rfracmin | ponds_nml | parameterizations | real | ['any real'] | 1.0 is 0.15 for: {'hgrid': 'ar9v3'} is 0.15 for: {'hgrid': 'ar9v4'} |
minimum melt water added to ponds
|
| rhosmax | snow_nml | parameterizations | real | ['any real'] | 450.0 |
Maximum snow density
|
| rhosmin | snow_nml | parameterizations | real | ['any real'] | 100.0 |
Minimum snow density
|
| rhosnew | snow_nml | parameterizations | real | ['any real'] | 100.0 |
New snow density
|
| rsnw_fall | snow_nml | parameterizations | real | ['any real'] | 100.0 |
Falling snow grains
|
| rsnw_tmax | snow_nml | parameterizations | real | ['any real'] | 1500.0 |
Snow grains
|
| scale_bgc | zbgc_nml | parameterizations | logical | ['.true.', '.false.'] | .false. |
Scaled BGC.
|
| seabed_stress | dynamics_nml | parameterizations | logical | ['.true.', '.false.'] | .false. |
Landfast ice formulation of Lemieux et al
|
| seabed_stress_method | dynamics_nml | parameterizations | char | ['any char'] | 'LKD' |
Landfast ice formulation of Lemieux et al
|
| skl_bgc | zbgc_nml | parameterizations | logical | ['.true.', '.false.'] | .false. |
skeletal biogeochemistry
|
| snw_aging_table | snow_nml | parameterizations | char | ['test'] | test |
snow aging table
|
| snw_drdt0_fname | snow_nml | parameterizations | char | ['unknown'] | unknown |
snow filename
|
| snw_filename | snow_nml | parameterizations | char | ['unknown'] | unknown |
snow filename
|
| snw_kappa_fname | snow_nml | parameterizations | char | ['unknown'] | unknown |
snow filename
|
| snw_rhos_fname | snow_nml | parameterizations | char | ['unknown'] | unknown |
snow filename
|
| snw_T_fname | snow_nml | parameterizations | char | ['unknown'] | unknown |
snow filename
|
| snw_tau_fname | snow_nml | parameterizations | char | ['unknown'] | unknown |
snow filename
|
| snw_Tgrd_fname | snow_nml | parameterizations | char | ['unknown'] | unknown |
snow filename
|
| snwgrain | snow_nml | parameterizations | logical | ['.true.', '.false.'] | .false. |
Snow grain
|
| snwlvlfac | snow_nml | parameterizations | real | ['any real'] | 0.3 |
Snow level factor
|
| snwredist | snow_nml | parameterizations | char | ['none', 'bulk', 'ITD', 'ITDrdg'] | none |
snow redistribution
|
| solve_zbgc | zbgc_nml | parameterizations | logical | ['.true.', '.false.'] | .false. |
Full BGC solution.
|
| solve_zsal | zbgc_nml | parameterizations | logical | ['.true.', '.false.'] | .false. |
Solve vertical salt.
|
| ssh_stress | dynamics_nml | parameterizations | char | ['geostrophic', 'coupled'] | coupled |
SSH stress calculation
|
| sw_dtemp | shortwave_nml | parameterizations | real | ['any real'] | 0.01d0 |
distance from melt to start SW redistribution
|
| sw_frac | shortwave_nml | parameterizations | real | ['any real'] | 1.0d0 |
fraction of SW redistributed
|
| sw_redist | shortwave_nml | parameterizations | logical | ['.true.', '.false.'] | .true. |
Turn on SW redistribution
|
| threshold_hw | dynamics_nml | parameterizations | real | ['any real'] | 30.0d0 |
Free parameter for landfast ice
|
| Tliquidus_max | thermo_nml | parameterizations | real | ['any real'] | -0.1 |
Maximum temperature for new frazil
|
| tr_bgc_Am | zbgc_nml | parameterizations | logical | ['.true.', '.false.'] | .false. |
Ammonium tracer.
|
| tr_bgc_C | zbgc_nml | parameterizations | logical | ['.true.', '.false.'] | .false. |
Algal carbon tracer.
|
| tr_bgc_chl | zbgc_nml | parameterizations | logical | ['.true.', '.false.'] | .false. |
Algal chlorophyll tracer.
|
| tr_bgc_DMS | zbgc_nml | parameterizations | logical | ['.true.', '.false.'] | .false. |
DMS tracer.
|
| tr_bgc_DON | zbgc_nml | parameterizations | logical | ['.true.', '.false.'] | .false. |
DON tracer.
|
| tr_bgc_Fe | zbgc_nml | parameterizations | logical | ['.true.', '.false.'] | .false. |
Iron tracer.
|
| tr_bgc_hum | zbgc_nml | parameterizations | logical | ['.true.', '.false.'] | .false. |
hum tracer.
|
| tr_bgc_Nit | zbgc_nml | parameterizations | logical | ['.true.', '.false.'] | .false. |
Nitrate tracer.
|
| tr_bgc_PON | zbgc_nml | parameterizations | logical | ['.true.', '.false.'] | .false. |
PON tracer.
|
| tr_bgc_Sil | zbgc_nml | parameterizations | logical | ['.true.', '.false.'] | .false. |
Silicate tracer.
|
| tr_brine | zbgc_nml | parameterizations | logical | ['.true.', '.false.'] | .false. |
brine height tracer
|
| tr_zaero | zbgc_nml | parameterizations | logical | ['.true.', '.false.'] | .false. |
vertical aerosols
|
| tscale_pnd_drain | thermo_nml | parameterizations | real | ['any real'] | 0.5d0 |
time scale for macroscopic pond drainage
|
| use_smliq_pnd | snow_nml | parameterizations | logical | ['.true.', '.false.'] | .false. |
Pond liquid
|
| windmin | snow_nml | parameterizations | real | ['any real'] | 10.0 |
Minimum wind speed
|
| z_tracers | zbgc_nml | parameterizations | logical | ['.true.', '.false.'] | .false. |
vertical tracers
|
| bfbflag | setup_nml | setup | char | ['any char'] | off |
logical to control bit-for-bit computations
|
| conserv_check | setup_nml | setup | logical | ['.true.', '.false.'] | .false. |
logical to turn on conservation checks
|
| days_per_year | setup_nml | setup | real | ['any real'] | 365 |
Days per year
|
| diagfreq | setup_nml | setup | integer | ['any integer'] | 24 |
diagnostic output frequency (10 = once per 10 dt)
|
| dumpfreq | setup_nml | setup | char(5) | ['any char'] | x,x,x,x,x |
frequency of restart output (once per 1,h,d,m,y)
|
| dumpfreq_n | setup_nml | setup | integer(5) | ['any integer(5)'] | 1,1,1,1,1 |
frequency of restart output (10 = once per 10 h,d,m,y)
|
| hist_avg | setup_nml | setup | logical(5) | ['any logical(5)'] | .true.,.true.,.true.,.true.,.true. |
if true, write time-averages (not snapshots)
|
| hist_suffix | setup_nml | setup | char(5) | ['any char'] | x,1,2,3,4 |
add string to h in filename
|
| hist_time_axis | setup_nml | setup | char | ['begin', 'middle', 'end'] | middle |
Position of history file time axis
|
| histfreq | setup_nml | setup | char(5) | ['any char'] | m,x,x,x,x is m,d,h,x,x for: {'hgrid': 'ar9v3'} is m,d,h,x,x for: {'hgrid': 'ar9v4'} is m,x,x,x,x for: {'cice_mode': 'prescribed'} |
frequency of history output (per 1,h,d,m,y,n)
|
| histfreq_n | setup_nml | setup | integer(5) | ['any integer(5)'] | 1,1,0,0,0 |
frequency of history output (10 = once per 10 h,d,m,y)
|
| history_file | setup_nml | setup | char | ['any char'] | unknown |
history filename prefix
|
| history_format | setup_nml | setup | char | ['default'] | default |
History file format.
|
| history_precision | setup_nml | setup | integer | ['any integer'] | 4 |
history precision (4 or 8)
|
| ice_ic | setup_nml | setup | char | ['any char'] | UNSET is $DIN_LOC_ROOT/ice/cice/b40.t31x3.20th.cice.r.2006-01-01-00000.nc for: {'hgrid': 'gx3v7'} is $DIN_LOC_ROOT/ice/cice/b.e15.B1850G.f09_g16.pi_control.25.cice.r.0041-01-01-00000.nc for: {'hgrid': 'gx1v6'} is $DIN_LOC_ROOT/ice/cice/b.e15.B1850G.f09_g16.pi_control.25.cice.r.0041-01-01-00000.nc for: {'hgrid': 'gx1v7'} is $DIN_LOC_ROOT/ice/cice/g.e11.G.T62_t12.002.cice.r.0016-01-01-00000.nc for: {'hgrid': 'tx0.1v2'} is $DIN_LOC_ROOT/ice/cice/g.e11.G.T62_t12.002.cice.r.0016-01-01-00000.nc for: {'hgrid': 'tx0.1v3'} is $DIN_LOC_ROOT/ice/cice/cice5ic/r26RBRCICE5g0.cice.r.1990-09-01-00000.nc for: {'hgrid': 'ar9v3'} is $DIN_LOC_ROOT/ice/cice/cice5ic/r26RBRCICE5g0.cice.r.1990-09-01-00000.nc for: {'hgrid': 'ar9v4'} |
Method of ice cover initialization.
'default'=>latitude and sst dependent, 'none'=>no ice, restart filename (must be a full path)
|
| latpnt | setup_nml | setup | real(2) | ['any real(2)'] | 90.0,-65.0 |
list of latitudes for point diagnostics
|
| lonpnt | setup_nml | setup | real(2) | ['any real(2)'] | 0.0,-45.0 |
list of longitudes for point diagnostics
|
| ndtd | setup_nml | setup | integer | ['any integer'] | 1 is 3 for: {'hgrid': 'tx0.1v2'} is 3 for: {'hgrid': 'tx0.1v3'} |
number of dynamic time steps per thermodynamic time step
|
| numax | setup_nml | setup | integer | ['any integer'] | 99 |
Maximum number of units
|
| numin | setup_nml | setup | integer | ['any integer'] | 11 |
Minimum number of units
|
| pointer_file | setup_nml | setup | char | ['any char'] | ./rpointer.ice |
restart pointer filename
|
| print_global | setup_nml | setup | logical | ['.true.', '.false.'] | .true. |
logical to print out diagnostics for global output
|
| print_points | setup_nml | setup | logical | ['.true.', '.false.'] | .false. |
logical to print out diagnostics for point data
|
| restart_ext | setup_nml | setup | logical | ['.true.', '.false.'] | .false. |
Restart with extended grid
|
| restart_file | setup_nml | setup | char | ['any char'] | undefined |
restart filename prefix
|
| restart_format | setup_nml | setup | char | ['default'] | default |
Restart file format.
|
| use_leap_years | setup_nml | setup | logical | ['.true.', '.false.'] | .false. |
if true, use GREGORIAN calendar.
|
| version_name | setup_nml | setup | char | ['any char'] | undefined_version_name |
Code version
|
| write_ic | setup_nml | setup | logical | ['.true.', '.false.'] | .false. |
if true, write initial state
|
| year_init | setup_nml | setup | integer | ['any integer'] | 1 is 0 for: {'cice_mode': 'prescribed'} |
Initial year.
|
| stream_meshfile | ice_prescribed_nml | streams | char | ['any char'] | '' is $SSTICE_MESH_FILENAME for: {'cice_mode': 'prescribed'} |
stream mesh file |
| ahmax | shortwave_nml | swrad | real | ['any real'] | 0.3 |
albedo is constant above this thickness
|
| dt_mlt | shortwave_nml | swrad | real | ['any real'] | 1.50 is 2.00 for: {'hgrid': 'gx3v7'} is 1.00 for: {'hgrid': 'ar9v3'} is 1.00 for: {'hgrid': 'ar9v4'} is 1.50 for: {'cam4': '.true.'} is 1.00 for: {'cam5': '.true.'} |
melt onset temperature tunable parameter for dEdd albedo
|
| kalg | shortwave_nml | swrad | real | ['any real'] | 0.0 |
algae absorption coefficient for 0.5 m thick layer
|
| r_ice | shortwave_nml | swrad | real | ['any real'] | 0.0 |
tuning parameter for delta-eddington shortwave for sea ice albedo
|
| r_pnd | shortwave_nml | swrad | real | ['any real'] | 0.0 |
tuning parameter for delta-eddington shortwave for ponded sea ice albedo
|
| r_snw | shortwave_nml | swrad | real | ['any real'] | 1.00 is -2.00 for: {'hgrid': 'gx3v7'} is -1.00 for: {'hgrid': 'ar9v3'} is -1.00 for: {'hgrid': 'ar9v4'} is 1.50 for: {'cam4': '.true.'} is 1.75 for: {'cam5': '.true.'} |
tuning parameter for delta-eddington shortwave for broadband snow albedo
|
| rsnw_mlt | shortwave_nml | swrad | real | ['any real'] | 1500. is 2000. for: {'hgrid': 'gx3v7'} is 1000. for: {'hgrid': 'ar9v3'} is 1000. for: {'hgrid': 'ar9v4'} is 1500. for: {'cam4': '.true.'} is 1000. for: {'cam5': '.true.'} |
maximum melting snow grain radius tunable parameter for dEdd albedo
|
| shortwave | shortwave_nml | swrad | char | ['default', 'dEdd'] | dEdd |
shortwave method, 'default' ('ccsm3') or 'dEdd'
|
| n_aero | tracer_nml | tracers | integer | ['any integer'] | 3 is 0 for: {'cice_mode': 'prescribed'} |
Number of aerosols
|
| n_algae | tracer_nml | tracers | integer | ['any integer'] | 0 |
Number of algae tracers
|
| n_dic | tracer_nml | tracers | integer | ['any integer'] | 0 |
Number of dissolved inorganic carbon tracers
|
| n_doc | tracer_nml | tracers | integer | ['any integer'] | 0 |
Number of dissolved organic carbon tracers
|
| n_don | tracer_nml | tracers | integer | ['any integer'] | 0 |
Number of DON tracers
|
| n_fed | tracer_nml | tracers | integer | ['any integer'] | 0 |
Number of FED tracers
|
| n_fep | tracer_nml | tracers | integer | ['any integer'] | 0 |
Number of FEP tracers
|
| n_iso | tracer_nml | tracers | integer | ['any integer'] | 3 is 0 for: {'cice_mode': 'prescribed'} |
Number of water isotopes
|
| n_zaero | tracer_nml | tracers | integer | ['any integer'] | 0 |
Number of vertical aerosols
|
| restart_aero | tracer_nml | tracers | logical | ['.true.', '.false.'] | .false. |
Aerosol restart from file.
|
| restart_age | tracer_nml | tracers | logical | ['.true.', '.false.'] | .false. |
Ice age restart from file.
|
| restart_fsd | tracer_nml | tracers | logical | ['.true.', '.false.'] | .false. |
FSD restart from file
|
| restart_fy | tracer_nml | tracers | logical | ['.true.', '.false.'] | .false. |
FY area restart from file.
|
| restart_iso | tracer_nml | tracers | logical | ['.true.', '.false.'] | .false. |
Water isotope restart from file.
|
| restart_lvl | tracer_nml | tracers | logical | ['.true.', '.false.'] | .false. |
lvl restart from file.
|
| restart_pond_lvl | tracer_nml | tracers | logical | ['.true.', '.false.'] | .false. |
Pond lvl restart from file.
|
| restart_pond_sealvl | tracer_nml | tracers | logical | ['.true.', '.false.'] | .false. |
Sea level pond restart from file.
|
| restart_pond_topo | tracer_nml | tracers | logical | ['.true.', '.false.'] | .false. is .false. for: {'hgrid': 'ar9v3'} is .false. for: {'hgrid': 'ar9v4'} |
Pond topo restart from file.
|
| restart_snow | tracer_nml | tracers | logical | ['.true.', '.false.'] | .false. |
snow restart from file
|
| tr_aero | tracer_nml | tracers | logical | ['.true.', '.false.'] | .true. |
Aerosol tracers.
|
| tr_fsd | tracer_nml | tracers | logical | ['.true.', '.false.'] | .true. is .false. for: {'wav_comp': 'swav'} |
Floe size distribution
|
| tr_fy | tracer_nml | tracers | logical | ['.true.', '.false.'] | .true. is .true. for: {'hgrid': 'ar9v3'} is .true. for: {'hgrid': 'ar9v4'} is .false. for: {'cice_mode': 'prescribed'} |
FY area tracer.
|
| tr_iage | tracer_nml | tracers | logical | ['.true.', '.false.'] | .true. is .true. for: {'hgrid': 'ar9v3'} is .true. for: {'hgrid': 'ar9v4'} is .false. for: {'cice_mode': 'prescribed'} |
Ice age tracer.
|
| tr_iso | tracer_nml | tracers | logical | ['.true.', '.false.'] | .false. |
Water isotope tracers.
|
| tr_lvl | tracer_nml | tracers | logical | ['.true.', '.false.'] | .true. is .false. for: {'phys': 'cice4'} is .true. for: {'hgrid': 'ar9v4'} is .true. for: {'hgrid': 'ar9v3'} |
lvl tracer.
|
| tr_pond_lvl | tracer_nml | tracers | logical | ['.true.', '.false.'] | .false. is .false. for: {'phys': 'cice4'} is .true. for: {'hgrid': 'ar9v3'} is .true. for: {'hgrid': 'ar9v4'} |
Pond lvl tracer.
|
| tr_pond_sealvl | tracer_nml | tracers | logical | ['.true.', '.false.'] | .true. |
Sea level pond tracer.
|
| tr_pond_topo | tracer_nml | tracers | logical | ['.true.', '.false.'] | .false. |
Pond topo tracer.
|
| tr_snow | tracer_nml | tracers | logical | ['.true.', '.false.'] | .true. |
Snow tracers
|
| scam | derived | uncategorized | integer | ['0', '1'] | 0 |
Configure CICE for single column mode: 0=off, 1=on. This option is
dictated by running in prescribed mode with CICE.
|
| Variable | Namelist Group | Category | Entry Type | Valid Values | Possible Default Values | Description and out-of-the-box Default |