/[MITgcm]/MITgcm/verification/testscript
ViewVC logotype

Log of /MITgcm/verification/testscript

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (annotate)
Links to checkpoint51f_post: (view) (download) (annotate)
Sticky Tag:

Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Mon Jun 23 22:13:48 2003 UTC (20 years, 9 months ago) by jmc
Branch: MAIN
CVS Tags: branchpoint-genmake2, checkpoint50i_post, checkpoint51, checkpoint51a_post, checkpoint51b_post, checkpoint51b_pre, checkpoint51c_post, checkpoint51d_post, checkpoint51e_post, checkpoint51f_post, checkpoint51f_pre, checkpoint51g_post, checkpoint51h_pre, checkpoint51i_pre, checkpoint51j_post
Branch point for: branch-genmake2
Changes since 1.23: +4 -2 lines
Diff to previous 1.23
add "date" at beginning and end: give an idea of how long it take to run


Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Mon May 19 19:34:27 2003 UTC (20 years, 10 months ago) by adcroft
Branch: MAIN
CVS Tags: checkpoint50f_post, checkpoint50f_pre, checkpoint50g_post, checkpoint50h_post
Changes since 1.22: +67 -54 lines
Diff to previous 1.22
Mod to build/run/test in a build/ directory if it exists. This saves
cluttering up input/ with links and objects files.
 - does not change behaviour for expts without a build/ directory.


Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Thu Nov 7 21:53:34 2002 UTC (21 years, 4 months ago) by adcroft
Branch: MAIN
CVS Tags: branch-exfmods-tag, checkpoint46m_post, checkpoint46n_post, checkpoint47, checkpoint47a_post, checkpoint47b_post, checkpoint47c_post, checkpoint47d_post, checkpoint47d_pre, checkpoint47e_post, checkpoint47f_post, checkpoint47g_post, checkpoint47h_post, checkpoint47i_post, checkpoint47j_post, checkpoint48, checkpoint48a_post, checkpoint48b_post, checkpoint48c_post, checkpoint48c_pre, checkpoint48d_post, checkpoint48d_pre, checkpoint48e_post, checkpoint48f_post, checkpoint48g_post, checkpoint48h_post, checkpoint48i_post, checkpoint49, checkpoint50, checkpoint50a_post, checkpoint50b_post, checkpoint50b_pre, checkpoint50c_post, checkpoint50c_pre, checkpoint50d_post, checkpoint50d_pre, checkpoint50e_post, checkpoint50e_pre
Branch point for: branch-exfmods-curt
Changes since 1.21: +14 -0 lines
Diff to previous 1.21
Added catch for cases when experiments are checked in with insufficient
monitor output for testscript to use. Instead of a 16 d.p. match
testscript now returns "--" and N/O instead of "pass".


Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Mon Mar 4 16:48:08 2002 UTC (22 years ago) by adcroft
Branch: MAIN
CVS Tags: checkpoint44f_post, checkpoint44f_pre, checkpoint44g_post, checkpoint44h_post, checkpoint44h_pre, checkpoint45, checkpoint45a_post, checkpoint45b_post, checkpoint45c_post, checkpoint45d_post, checkpoint46, checkpoint46a_post, checkpoint46a_pre, checkpoint46b_post, checkpoint46b_pre, checkpoint46c_post, checkpoint46c_pre, checkpoint46d_post, checkpoint46d_pre, checkpoint46e_post, checkpoint46e_pre, checkpoint46f_post, checkpoint46g_post, checkpoint46g_pre, checkpoint46h_post, checkpoint46h_pre, checkpoint46i_post, checkpoint46j_post, checkpoint46j_pre, checkpoint46k_post, checkpoint46l_post, checkpoint46l_pre
Changes since 1.20: +14 -0 lines
Diff to previous 1.20
Added option "-cleanup" which recursively deletes all compiler/model
generated files (*.o, *.f, *.c, *.meta, *.data, mitgcmuv*) in sub-directories.
It does not call "make" and operates differently from "-clean".


Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Thu Dec 6 15:26:16 2001 UTC (22 years, 3 months ago) by adcroft
Branch: MAIN
CVS Tags: checkpoint43a-release1mods, checkpoint44, checkpoint44b_post, checkpoint44b_pre, checkpoint44e_post, checkpoint44e_pre, chkpt44a_post, chkpt44a_pre, chkpt44c_post, chkpt44c_pre, chkpt44d_post, release1-branch-end, release1-branch_branchpoint, release1-branch_tutorials, release1_final_v1
Branch point for: release1-branch, release1_final
Changes since 1.19: +3 -3 lines
Diff to previous 1.19
Switched default output to "long" so that the higher statistics
don't get ignored. Certain changes have been made that did
change these in the past...


Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Tue Sep 4 17:17:48 2001 UTC (22 years, 6 months ago) by adcroft
Branch: MAIN
CVS Tags: checkpoint40, checkpoint40pre9, checkpoint41, checkpoint42, checkpoint43, release1_b1, release1_beta1
Branch point for: release1, release1_coupled
Changes since 1.18: +1 -1 lines
Diff to previous 1.18
Silly thing on SUNs: echo -n Fred echo's "-n Fred". Duh.


Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Tue Aug 21 15:51:17 2001 UTC (22 years, 7 months ago) by adcroft
Branch: MAIN
CVS Tags: checkpoint40pre8
Changes since 1.17: +31 -9 lines
Diff to previous 1.17
Added -force that does what -clean used to do: force a clean compile
Modified -clean to do waht PH wants: clean up after testing.


Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Tue Aug 21 15:21:10 2001 UTC (22 years, 7 months ago) by heimbach
Branch: MAIN
Changes since 1.16: +2 -1 lines
Diff to previous 1.16
-clean option now cleans .../input/ directory not only before compiling
       but also *AFTER* running the model.


Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Fri Aug 17 16:43:42 2001 UTC (22 years, 7 months ago) by adcroft
Branch: MAIN
Changes since 1.15: +17 -10 lines
Diff to previous 1.15
Updated -quick option to use make file dependancies.


Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Thu Aug 16 15:37:40 2001 UTC (22 years, 7 months ago) by adcroft
Branch: MAIN
Changes since 1.14: +8 -0 lines
Diff to previous 1.14
Added a little safety net.


Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Wed Aug 15 17:17:01 2001 UTC (22 years, 7 months ago) by adcroft
Branch: MAIN
Changes since 1.13: +3 -2 lines
Diff to previous 1.13
Since the model results are sensitive to small changes in the code
when compiling with the older g77, it seems safer to use the
-ffloat-store option when making tests.

testscript now calls genmake with the -ieee option by default.
To disable this, use testscript -noieee.

If changing between with and without -noieee, it is useful to
use -clean the first time you use testscript to forc a make clean.


Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Tue Aug 14 18:29:43 2001 UTC (22 years, 7 months ago) by adcroft
Branch: MAIN
Changes since 1.12: +8 -1 lines
Diff to previous 1.12
Added -ieee to defer the IEEE question...


Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Mon Aug 13 19:35:20 2001 UTC (22 years, 7 months ago) by adcroft
Branch: MAIN
CVS Tags: checkpoint40pre7
Changes since 1.11: +5 -2 lines
Diff to previous 1.11
Minor formatting thing.


Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Fri Aug 10 18:18:52 2001 UTC (22 years, 7 months ago) by adcroft
Branch: MAIN
CVS Tags: checkpoint40pre6
Changes since 1.10: +20 -7 lines
Diff to previous 1.10
Slight change for /bin/sh on DEC's


Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Fri Aug 10 16:49:51 2001 UTC (22 years, 7 months ago) by adcroft
Branch: MAIN
Changes since 1.9: +29 -5 lines
Diff to previous 1.9
Added -clean option to force complete rebuild
CHange -testmore to -longtest. Sounds better :)


Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Mon Aug 6 15:11:03 2001 UTC (22 years, 7 months ago) by adcroft
Branch: MAIN
Changes since 1.8: +10 -54 lines
Diff to previous 1.8
Added -ieee flag to genmake (only affect Linux for now) to see if we can
pin-down this rediculous sensitivity of model to small changes in code.
Testscript uses -ieee by default.


Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Fri Aug 3 20:18:40 2001 UTC (22 years, 7 months ago) by adcroft
Branch: MAIN
Changes since 1.7: +390 -174 lines
Diff to previous 1.7
Finally moved over to /bin/sh


Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Fri Jun 29 18:28:44 2001 UTC (22 years, 9 months ago) by adcroft
Branch: MAIN
CVS Tags: checkpoint40pre1, checkpoint40pre2, checkpoint40pre3, checkpoint40pre4, checkpoint40pre5
Changes since 1.6: +51 -51 lines
Diff to previous 1.6
Across the board regeneration of results/output.txt
 o format of output differs
 o some numbers in some expts were inaccurate/out of date
 o now can test model using more than cg2d_init_res


Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Wed Jun 6 12:24:19 2001 UTC (22 years, 9 months ago) by adcroft
Branch: MAIN
Changes since 1.5: +3 -0 lines
Diff to previous 1.5
Problems on new SUNs - need to unlimit everything.


Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Tue Jun 5 14:35:46 2001 UTC (22 years, 9 months ago) by adcroft
Branch: MAIN
Changes since 1.4: +1 -1 lines
Diff to previous 1.4
Annoying little thing about the SUN set-up; using csh -f


Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Wed May 30 19:29:37 2001 UTC (22 years, 10 months ago) by adcroft
Branch: MAIN
Changes since 1.3: +1 -1 lines
Diff to previous 1.3
Minor mod to testscript to facilitate avoiding *all* AIM expts
since they've been fucked up entirely. -skip=aim


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Tue May 29 14:01:41 2001 UTC (22 years, 10 months ago) by adcroft
Branch: MAIN
Changes since 1.2: +19 -5 lines
Diff to previous 1.2
Merge from branch pre38:
 o essential mods for cubed sphere
 o debugged atmosphere, dynamcis + physics (aim)
 o new packages (mom_vecinv, mom_fluxform, ...)


Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Fri Mar 9 19:05:26 2001 UTC (23 years ago) by adcroft
Branch: MAIN
CVS Tags: c37_adj, checkpoint37, checkpoint38, checkpoint39
Branch point for: pre38
Changes since 1.1: +19 -9 lines
Diff to previous 1.1
Beautified summary even more...


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Fri Mar 9 17:56:37 2001 UTC (23 years ago) by adcroft
Branch: MAIN
A script for running and comparing the verification experiments.
 - only works on experiments that conform to a certain "shape"
Use  ./testscript  to make the tests.
Use  ./testscript -clean  to clean-up afterwards.


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.22