Skip to content

Commit

Permalink
updates for cime5.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Mariana Vertenstein committed Aug 1, 2016
1 parent c5555c7 commit 0406b7d
Showing 1 changed file with 62 additions and 8 deletions.
70 changes: 62 additions & 8 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,20 +1,74 @@
======================================================================

Originator: Jim Edwards
Date: Aug 01, 2016
Tag: cime5.0.4
Answer Changes: None
Tests: scripts_regression_tests
Dependencies: Needs clm branch containing LII test

Description:

- Updates of hobart machine
- Put provenance back in README -
- Update TestStatus to run tests multiple times in a case - Fix for
- Update test mods so that the user_nl_xxx files are not parsed multiple times
- Baseline indicates BFAIL if baseline directory is not found
- Add README files back to test directories
- Dynamically search for system tests, move LII test to CLM cime_config
- Add python profiling tool
- Minor bug fixes in prep_ocn_mod and prep_wav_mod pointed out by CRAY compiler

Modified files:

cime_config/acme/config_files.xml
cime_config/cesm/config_files.xml
cime_config/cesm/machines/config_batch.xml
cime_config/cesm/machines/config_compilers.xml
cime_config/cesm/machines/config_machines.xml
driver_cpl/driver/prep_ocn_mod.F90
driver_cpl/driver/prep_wav_mod.F90
scripts/Testing/Testcases/README
scripts/Tools/advanced-py-prof
scripts/Tools/bless_test_results
scripts/Tools/case.build
scripts/Tools/simple-py-prof
scripts/create_test
utils/python/CIME/SystemTests/README
utils/python/CIME/SystemTests/lii.py
utils/python/CIME/SystemTests/system_tests_common.py
utils/python/CIME/XML/env_test.py
utils/python/CIME/case.py
utils/python/CIME/case_test.py
utils/python/CIME/check_input_data.py
utils/python/CIME/system_test.py
utils/python/CIME/test_scheduler.py
utils/python/CIME/test_utils.py
utils/python/CIME/user_mod_support.py
utils/python/CIME/utils.py
utils/python/cs.submit.template
utils/python/tests/scripts_regression_tests.py



====================================================================

Originator: Jim Edwards
Date: July 26, 2016
Tag: cime5.0.3
Answer Changes: None
Tests: scripts_regression_tests
Dependencies:

Brief Summary: fixes as a result of cesm2_alpha01b testing
print output from buildnml
improve mismatch argument to NAG compiler
fix memleak error if baseline not found
add support to create_test for ascii testfile
move pecount support from create_test to create_newcase
fix LII test, fix ERP test
reintroduce --verbose option
Brief Summary:
- fixes as a result of cesm2_alpha01b testing
- print output from buildnml
- improve mismatch argument to NAG compiler
- fix memleak error if baseline not found
- add support to create_test for ascii testfile
- move pecount support from create_test to create_newcase
- fix LII test, fix ERP test
- reintroduce --verbose option

User interface changes: none

Expand Down

0 comments on commit 0406b7d

Please sign in to comment.