--- MITgcm/verification/exp2/README 1998/12/14 23:59:58 1.1 +++ MITgcm/verification/exp2/README 2000/11/13 16:41:29 1.2 @@ -2,12 +2,14 @@ ======================================= To apply the changes to the default configuration of MITgcmUV: - cp ../verification/exp2/code/SIZE.h ../model/inc/ - cp ../verification/exp2/code/CPP_OPTIONS.h ../model/inc/ - cp ../verification/exp2/code/CPP_EEOPTIONS.h ../eesupp/inc/ + cd bin + ln -s ../verification/exp2/code/SIZE.h ../bin/ + ln -s ../verification/exp2/code/CPP_OPTIONS.h ../bin/ + ln -s ../verification/exp2/code/CPP_EEOPTIONS.h ../bin/ + ln -s ../verification/exp2/code/external_fields_* ../bin/ Configure and compile the code: - cd bin + cd ../bin ../tools/genmake -makefile make depend make