Skip to content

Commit 4495cdc

Browse files
author
meihuisu
committed
update mscal chksum
1 parent 7ae76b3 commit 4495cdc

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

examples/programs/ucvm/run_ucvm_query_mscal.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ Using Geo Depth coordinates as default mode.
2626
-116.9050 36.7250 5000.000 1185.364 710.100 mscal 5704.692 3237.023 2611.861 none 0.000 0.000 0.000 crust 5704.692 3237.023 2611.861
2727
EOF_EXPECTED_RESULT
2828

29+
2930
echo "Running examples_programs_ucvm ucvm_query_mscal"
3031
if diff $result $expect > /dev/null 2>&1
3132
then

setup/setup.list

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
"UCVMConfigureFlags": "--enable-model-mscal --with-mscal-lib-path=${UCVM_INSTALL_PATH}/model/mscal/lib --with-mscal-include-path=${UCVM_INSTALL_PATH}/model/mscal/include",
9797
"Ask": "yes",
9898
"Libraries": ["netcdf"],
99-
"md5sum": "be5a5600313f4ea216382cd4ad2c06ba",
99+
"md5sum": "a6019209bcd859769b0c3903929636a1",
100100
"Order": 23
101101
},
102102
"SFCVM": {

0 commit comments

Comments
 (0)