Skip to content

Commit

Permalink
Merge pull request #13 from vub-hpc/develop
Browse files Browse the repository at this point in the history
Update to v1.6.1
  • Loading branch information
smoors authored Aug 5, 2022
2 parents c16c2e1 + 8a30208 commit 2d71ae4
Show file tree
Hide file tree
Showing 13 changed files with 224 additions and 114 deletions.
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
easyconfigs export-ignore
256 changes: 149 additions & 107 deletions README.md

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ diff -W 126 -Nru cesm-2.1.2-orig/cime/scripts/lib/CIME/case/check_input_data.py
expect(data_list_files, "No .input_data_list files found in dir '{}'".format(data_list_dir))

- no_files_missing = True
+ chksum_required = ["svn", "gftp", "ftp", "wget"]
+ chksum_required = ["gftp", "ftp", "wget"]
+
if download:
if protocol not in vars(CIME.Servers):
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ diff -W 126 -Nru cesm-2.1.3-orig/cime/scripts/lib/CIME/case/check_input_data.py
expect(data_list_files, "No .input_data_list files found in dir '{}'".format(data_list_dir))

- no_files_missing = True
+ chksum_required = ["svn", "gftp", "ftp", "wget"]
+ chksum_required = ["gftp", "ftp", "wget"]
+
if download:
if protocol not in vars(CIME.Servers):
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ author: Alex Domingo (Vrije Universiteit Brussel)
logger.warning("WARNING: No .input_data_list files found in dir '{}'".format(data_list_dir))

- no_files_missing = True
+ chksum_required = ["svn", "gftp", "ftp", "wget"]
+ chksum_required = ["gftp", "ftp", "wget"]
+
if download:
if protocol not in vars(CIME.Servers):
Expand Down
10 changes: 6 additions & 4 deletions machines/config_compilers.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,15 +48,16 @@ Author: Alex Domingo (Vrije Universiteit Brussel)
<compiler MACH="hydra" COMPILER="gnu">
<MPICC> mpicc </MPICC>
<MPICXX> mpicxx </MPICXX>
<MPIFC> mpif90 </MPIFC>
<MPIFC> mpifort </MPIFC>
<SCC> gcc </SCC>
<SCXX> g++ </SCXX>
<SFC> gfortran </SFC>
<CFLAGS>
<append DEBUG="FALSE"> -O2 </append>
</CFLAGS>
<FFLAGS>
<append DEBUG="FALSE"> -O2 -fallow-argument-mismatch -fallow-invalid-boz </append>
<append DEBUG="FALSE"> -O2 </append>
<append> -fallow-argument-mismatch -fallow-invalid-boz </append>
</FFLAGS>
<SLIBS>
<append> -L$ENV{EBROOTSCALAPACK}/lib -lscalapack -L$ENV{EBROOTOPENBLAS}/lib -lopenblas </append>
Expand Down Expand Up @@ -92,15 +93,16 @@ Author: Alex Domingo (Vrije Universiteit Brussel)
<compiler MACH="hortense" COMPILER="gnu">
<MPICC> mpicc </MPICC>
<MPICXX> mpicxx </MPICXX>
<MPIFC> mpif90 </MPIFC>
<MPIFC> mpifort </MPIFC>
<SCC> gcc </SCC>
<SCXX> g++ </SCXX>
<SFC> gfortran </SFC>
<CFLAGS>
<append DEBUG="FALSE"> -O2 </append>
</CFLAGS>
<FFLAGS>
<append DEBUG="FALSE"> -O2 -fallow-argument-mismatch -fallow-invalid-boz </append>
<append DEBUG="FALSE"> -O2 </append>
<append> -fallow-argument-mismatch -fallow-invalid-boz </append>
</FFLAGS>
<SLIBS>
<append> -L$ENV{EBROOTSCALAPACK}/lib -lscalapack -L$ENV{EBROOTOPENBLAS}/lib -lopenblas </append>
Expand Down
File renamed without changes.
12 changes: 12 additions & 0 deletions validation/hortense/POP-ECT.cesm_2.2.0.foss_2021b.out
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
CESM Version Tested: CESM 2.2.0
Metadata retrieved from: POP-ECT.cesm_2.2.0_2021b.000.pop.h.0001-12.nc

**********Run 1 (file=/cesmwebverify/ensembles/20220804081313471395/POP-ECT.cesm_2.2.0_2021b.000.pop.h.0001-12.nc):
UVEL: 99.55%
VVEL: 99.55%
TEMP: 99.38%
SALT: 99.46%
SSH: 99.76%
**********0 of 5 variables failed, resulting in an overall PASS**********

Testing complete.
20 changes: 20 additions & 0 deletions validation/hortense/UF-CAM-ECT.cesm_2.2.0.foss_2021b.out
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
CESM Version Tested: CESM 2.2.0
Metadata retrieved from: UF-CAM-ECT.cesm_2.2.0_2021b.000.cam.h0.0001-01-01-00000.nc

***********************************************
PCA Test Results
***********************************************

Summary: 0 PC scores failed at least 2 runs: []

These runs PASSED according to our testing criterion.
PC 27: failed 1 runs [3]
PC 28: failed 1 runs [2]
PC 39: failed 1 runs [3]
PC 48: failed 1 runs [3]

Run 1: 0 PC scores failed []
Run 2: 1 PC scores failed [28]
Run 3: 3 PC scores failed [27, 39, 48]

Testing complete.
File renamed without changes.
12 changes: 12 additions & 0 deletions validation/hydra/POP-ECT.cesm_2.2.0.foss_2021b.out
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
CESM Version Tested: CESM 2.2.0
Metadata retrieved from: POP-ECT.cesm_2.2.0_2021b.000.pop.h.0001-12.nc

**********Run 1 (file=/cesmwebverify/ensembles/2022080402591173792/POP-ECT.cesm_2.2.0_2021b.000.pop.h.0001-12.nc):
UVEL: 99.37%
VVEL: 99.22%
TEMP: 99.32%
SALT: 99.38%
SSH: 98.83%
**********0 of 5 variables failed, resulting in an overall PASS**********

Testing complete.
File renamed without changes.
21 changes: 21 additions & 0 deletions validation/hydra/UF-CAM-ECT.cesm_2.2.0.foss_2021b.out
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
ESM Version Tested: CESM 2.2.0
Metadata retrieved from: UF-CAM-ECT.cesm_2.2.0_2021b.000.cam.h0.0001-01-01-00000.nc

***********************************************
PCA Test Results
***********************************************

Summary: 0 PC scores failed at least 2 runs: []

These runs PASSED according to our testing criterion.
PC 9: failed 1 runs [3]
PC 24: failed 1 runs [3]
PC 26: failed 1 runs [1]
PC 37: failed 1 runs [1]
PC 41: failed 1 runs [1]

Run 1: 3 PC scores failed [26, 37, 41]
Run 2: 0 PC scores failed []
Run 3: 2 PC scores failed [9, 24]

Testing complete.

0 comments on commit 2d71ae4

Please sign in to comment.