CICE-Consortium / Icepack

Development repository for sea-ice column physics
Other
25 stars 131 forks source link

update namelist and documentation #192

Closed eclare108213 closed 6 years ago

eclare108213 commented 6 years ago

Some namelist parameters changed in Icepack and probably should be made consistent in CICE.

ocn_data_type instead of sst_data_type bgc_data_type instead of sss_data_type (?) restore_ocn instead of restore_sst

In Icepack we have all data in data_dir. Can we do this in CICE, or do we need to keep atm_data_dir, ocn_data_dir, bgc_data_dir?

Add to CICE namelist:

default_season

Same parameter names but different values:

shortwave = 'ccsm3' instead of 'default' albedo_type = 'ccsm3' instead of 'default' tfrz_option = 'mushy' instead of 'mushy_layer'

eclare108213 commented 6 years ago

Oops, I put this in the Icepack repo by mistake. Will move to CICE.