/[MITgcm]/MITgcm/verification/exp1/input/.cvsignore
ViewVC logotype

Log of /MITgcm/verification/exp1/input/.cvsignore

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


Links to HEAD: (view) (download) (annotate)
Links to branch-atmos-merge: (view) (download) (annotate)
Sticky Tag:

Revision 1.1.2.2 - (view) (download) (annotate) - [select for diffs]
Thu Jan 25 17:58:02 2001 UTC (23 years, 4 months ago) by adcroft
Branch: branch-atmos-merge
CVS Tags: branch-atmos-merge-freeze
Changes since 1.1.2.1: +1 -0 lines
Diff to previous 1.1.2.1 , to branch point 1.1 , to next main 1.12
Added mitgcmuv


Revision 1.1.2.1 - (view) (download) (annotate) - [select for diffs]
Thu Jan 25 15:08:05 2001 UTC (23 years, 4 months ago) by adcroft
Branch: branch-atmos-merge
Changes since 1.1: +3 -0 lines
Diff to previous 1.1
o No longer use -f option for links. This was dangerous in the hands
  of the incompetent
o Now use rules to create links.
o Added -rootdir= and -mymods= options.o
  This allows multiple experiments to be concurrently compiled
  from the same source code which greatly reduces testing/debuggin time.

The original mode of oepration:
  cd bin;
  ../tools/genmake
  make depend
  make
is as before except the default action is to make Makefile
rather than Makefile.$platform

From the experiments location:
  cd verification/myexp/code         (or location of additional/modified code)
  ../../../tools/genmake -rootdir=../../..   (or absolute path)
  make depend
  make

Or if you are really sick:
  cd verification/myexp/inputs       (or location where executable will be run)
  ../../../tools/genmake -rootdir=../../.. -mymods=../code  (or absolute paths)
  make depend
  make

Still to be done:
  Implement this under autoconf/make!?


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Tue May 18 20:26:16 1999 UTC (25 years ago) by adcroft
Branch: MAIN
CVS Tags: branch-atmos-merge-phase1, branch-atmos-merge-phase2, branch-atmos-merge-phase3, branch-atmos-merge-phase4, branch-atmos-merge-phase5, branch-atmos-merge-phase6, branch-atmos-merge-phase7, branch-atmos-merge-shapiro, branch-atmos-merge-start, branch-atmos-merge-zonalfilt, checkpoint23, checkpoint24, checkpoint25, checkpoint26, checkpoint27, checkpoint28, checkpoint29, checkpoint30, checkpoint31, checkpoint32, checkpoint33, checkpoint34
Branch point for: branch-atmos-merge
Added .cvsignore in input directories to avoid annoying messages with CVS.


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