-
Notifications
You must be signed in to change notification settings - Fork 132
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
Added new capability in ice_forcing.F90 to test with JRA55 atmospheri… #350
Commits on Aug 14, 2019
-
Added new capability in ice_forcing.F90 to test with JRA55 atmospheri…
…c forcing on gx1 grid.
Configuration menu - View commit details
-
Copy full SHA for 2cabe04 - Browse repository at this point
Copy the full SHA 2cabe04View commit details
Commits on Aug 15, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 1665fbb - Browse repository at this point
Copy the full SHA 1665fbbView commit details
Commits on Sep 5, 2019
-
Modified ice_forcing.F90 by replacing
elseif (trim(atm_data_format) == 'nc') then ! netcdf with elseif (trim(atm_data_type) == 'JRA55') then ! netcdf Corrected comment regarding JRA55 forcing to state "E.g. record 1 gives conditions at 3 am GMT on 1 January" Modified ./scripts/options/set_nml.jra55 by setting use_restart_time = .false. setting year_init = 2005 setting fyear_init - 2005 and corrected units for precip_units = 'mks' edited ./scripts/tests/base_suite.ts by reinstating bgc restart test and added a jra55 "short" smoke test.
Configuration menu - View commit details
-
Copy full SHA for 9e2b5d7 - Browse repository at this point
Copy the full SHA 9e2b5d7View commit details
Commits on Sep 9, 2019
-
fix an incorrect test in the base suite
turner committedSep 9, 2019 Configuration menu - View commit details
-
Copy full SHA for fef27c9 - Browse repository at this point
Copy the full SHA fef27c9View commit details
Commits on Sep 11, 2019
-
Add a check in init_forcing_atmo to check if 'use_leap_years' is set …
…to true. If so, abort if the atm_data_type is not JRA55, default, or box2001
turner committedSep 11, 2019 Configuration menu - View commit details
-
Copy full SHA for fe16a51 - Browse repository at this point
Copy the full SHA fe16a51View commit details -
Fix a mistake in diagnostic warning output for the use_leap_years check
turner committedSep 11, 2019 Configuration menu - View commit details
-
Copy full SHA for 14c40a0 - Browse repository at this point
Copy the full SHA 14c40a0View commit details -
set use_leap_years to false in the boxrestore namelist option file
turner committedSep 11, 2019 Configuration menu - View commit details
-
Copy full SHA for e8d2ada - Browse repository at this point
Copy the full SHA e8d2adaView commit details -
add use_restart_time specification to test_nml.restart* files
turner committedSep 11, 2019 Configuration menu - View commit details
-
Copy full SHA for 258544d - Browse repository at this point
Copy the full SHA 258544dView commit details -
Remove options in JRA55 namelist option file that are the same as the…
… default in ice_in. Also remove the specification of use_restart_time to .false.
turner committedSep 11, 2019 Configuration menu - View commit details
-
Copy full SHA for c2163e4 - Browse repository at this point
Copy the full SHA c2163e4View commit details
Commits on Sep 13, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 5d9ff5e - Browse repository at this point
Copy the full SHA 5d9ff5eView commit details
Commits on Sep 17, 2019
-
fix a bug in the newly-implemented use_leap_years check during initia…
…lization
turner committedSep 17, 2019 Configuration menu - View commit details
-
Copy full SHA for 5324441 - Browse repository at this point
Copy the full SHA 5324441View commit details -
add use_leap_years and use_restart_time specification to jra55 nameli…
…st option file
turner committedSep 17, 2019 Configuration menu - View commit details
-
Copy full SHA for 91e0a63 - Browse repository at this point
Copy the full SHA 91e0a63View commit details -
add new jra55_2008 and run90day namelist option files
turner committedSep 17, 2019 Configuration menu - View commit details
-
Copy full SHA for a2d7a78 - Browse repository at this point
Copy the full SHA a2d7a78View commit details -
modify the JRA55 smoke test to be a 90 day test and start in 2008. Al…
…so add a restart test for JRA55 in base_suite
turner committedSep 17, 2019 Configuration menu - View commit details
-
Copy full SHA for f01304e - Browse repository at this point
Copy the full SHA f01304eView commit details -
Merge branch 'jra55' of https://github.com/rallard77/CICE into jra55
turner committedSep 17, 2019 Configuration menu - View commit details
-
Copy full SHA for 85814ad - Browse repository at this point
Copy the full SHA 85814adView commit details
Commits on Sep 18, 2019
-
update documentation to include citation for JRA55
turner committedSep 18, 2019 Configuration menu - View commit details
-
Copy full SHA for 81db094 - Browse repository at this point
Copy the full SHA 81db094View commit details
Commits on Sep 19, 2019
-
Configuration menu - View commit details
-
Copy full SHA for b618fcd - Browse repository at this point
Copy the full SHA b618fcdView commit details