-
Notifications
You must be signed in to change notification settings - Fork 145
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Icepack #750
Commits on Aug 26, 2024
-
cice-scm work from Molly Wieringa summer visit
cice single colum model work from: Molly Wieringa Chris Riedel Cecilia Bitz This reverts commit 0932d47.
Configuration menu - View commit details
-
Copy full SHA for 6547eaa - Browse repository at this point
Copy the full SHA 6547eaaView commit details -
rename model directory cice-scm
Sea Ice Single Column Model
Configuration menu - View commit details
-
Copy full SHA for c4f7a6f - Browse repository at this point
Copy the full SHA c4f7a6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f00a36d - Browse repository at this point
Copy the full SHA f00a36dView commit details
Commits on Aug 27, 2024
-
model_mod - remove unneeded and update comments, remove svn info and …
…register_module, adjusting style and organization to be more readable and consistent
Configuration menu - View commit details
-
Copy full SHA for 83e4162 - Browse repository at this point
Copy the full SHA 83e4162View commit details -
Remove unused variables and subroutines, including those commented ou…
…t that were replaced with the corresponding ones from default_model_mod
Configuration menu - View commit details
-
Copy full SHA for 70204d4 - Browse repository at this point
Copy the full SHA 70204d4View commit details -
dart_cice_mod.f90 and dart_to_cice.f90 - remove svn info and register…
…_module, adjusting style to be more readable and consistent
Configuration menu - View commit details
-
Copy full SHA for fa5903e - Browse repository at this point
Copy the full SHA fa5903eView commit details -
dart_cice_mod: more cleaning and removing use statements for unused s…
…ubroutines and unused variables
Configuration menu - View commit details
-
Copy full SHA for 673c2e8 - Browse repository at this point
Copy the full SHA 673c2e8View commit details
Commits on Sep 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8697962 - Browse repository at this point
Copy the full SHA 8697962View commit details
Commits on Oct 1, 2024
-
model_mod.f90: Remove unused subroutine find_var_type and unused vari…
…ables; use len=vtablenamelength in definition for state variable_table instead of len=NF90_MAX_NAME
Configuration menu - View commit details
-
Copy full SHA for eb5a29d - Browse repository at this point
Copy the full SHA eb5a29dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d31e55 - Browse repository at this point
Copy the full SHA 6d31e55View commit details -
Configuration menu - View commit details
-
Copy full SHA for b0bc805 - Browse repository at this point
Copy the full SHA b0bc805View commit details -
Removed function set_model_time_step() from dart_cice_mod, using the …
…default ; removed assimilation_period_days, assimilation_period_seconds from &model_nml Set default namelist item ‘debug’ value to 1 to not print all the additional info
Configuration menu - View commit details
-
Copy full SHA for af4ad1c - Browse repository at this point
Copy the full SHA af4ad1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d910bb - Browse repository at this point
Copy the full SHA 3d910bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 54e6a83 - Browse repository at this point
Copy the full SHA 54e6a83View commit details
Commits on Oct 2, 2024
-
Added a readme including a brief description of the model and instruc…
…tions to use the icepack model_mod. Added a example test case that uses perturb_single_instance=.true. to the repo
Configuration menu - View commit details
-
Copy full SHA for e3a5129 - Browse repository at this point
Copy the full SHA e3a5129View commit details -
Fixes the subroutine use_default_state_variables to use the correct n…
…etcdf variable names for the corresponding QTYs. Note that this commit is more for bookeeping since this subroutine will be removed from the code in the following commit. Other model_mods do not include this subroutine and the default is typically hardcoded in the model_state_variables item of the &model_nml
Configuration menu - View commit details
-
Copy full SHA for c7fefc3 - Browse repository at this point
Copy the full SHA c7fefc3View commit details
Commits on Oct 3, 2024
-
Removing the subroutine use_default_state_variables as stated by the …
…comment. The rest of the model_mods do not use a subroutine like this. The default is provided in the input namelist. Added check in place of the subroutine calll to error out if the model_stat_variables nml entry is completely empty (model_stat_variables = ‘ ’)
Configuration menu - View commit details
-
Copy full SHA for 56ad321 - Browse repository at this point
Copy the full SHA 56ad321View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8b9555 - Browse repository at this point
Copy the full SHA b8b9555View commit details -
Configuration menu - View commit details
-
Copy full SHA for d74df86 - Browse repository at this point
Copy the full SHA d74df86View commit details -
Updating the documentation to reflect the removal of the icepack_test…
… dir from the repo and include the model_nml item grid_oi. Updating source variable in model_mod
Configuration menu - View commit details
-
Copy full SHA for 293b033 - Browse repository at this point
Copy the full SHA 293b033View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5223c24 - Browse repository at this point
Copy the full SHA 5223c24View commit details -
Adding conidtionals to check debug value before printing lots of info…
… from model_interpolate
Configuration menu - View commit details
-
Copy full SHA for 584b8aa - Browse repository at this point
Copy the full SHA 584b8aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for c33ba0b - Browse repository at this point
Copy the full SHA c33ba0bView commit details
Commits on Oct 8, 2024
-
Remove comment from models/icepack/model_mod.f90 that was leftover fr…
…om the template Co-authored-by: Helen Kershaw <20047007+hkershaw-brown@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ff4ea2b - Browse repository at this point
Copy the full SHA ff4ea2bView commit details