Regression tests: Difference between revisions
Line 146: | Line 146: | ||
==Automated testing== | ==Automated testing== | ||
Once the BASELINE version has been created, running the CURRENT version and comparing outputs can be combined in a script and run nightly. The following csh script assumes | Once the BASELINE version has been created, running the CURRENT version and comparing outputs can be combined in a script and run nightly. The following csh script assumes the BASELINE runs in /discover/swdev/pchakrab/SystemTests/AGCM/b_FV3_coupledNO_O1_gocartNO/BASELINE | ||
#!/usr/bin/env csh | #!/usr/bin/env csh |