--- MITgcm/verification/front_relax/README 2000/04/10 14:37:55 1.1 +++ MITgcm/verification/front_relax/README 2014/03/10 01:35:16 1.2 @@ -1,28 +1,25 @@ Example: "Relaxation of a Front in a Channel" ============================================= -This uses a simply EOS (rho = - rho_o alpha T') and treats -salt as a passive tracer. - -To apply the changes to the default configuration of MITgcmUV: - cp ../verification/front_relax/code/SIZE.h ../model/inc/ - cp ../verification/front_relax/code/CPP_OPTIONS.h ../model/inc/ - cp ../verification/front_relax/code/CPP_EEOPTIONS.h ../eesupp/inc/ +This experiment uses a simply EOS (rho = - rho_o alpha T') and treats +salt as a passive tracer. Configure and compile the code: - cd bin - ../tools/genmake -makefile + cd build + ../../../tools/genmake2 -mods ../code [-of my_platform_optionFile] make depend make + cd .. To run: - cd ../exe - cp ../verification/front_relax/input/* . - ./mitgcmuv + cd run + ln -s ../input/* . + ln -s ../build/mitgcmuv . + ./mitgcmuv > output.txt + cd .. -There is comparison output in two directories: - ../verification/front_relax/results - ../verification/front_relax/results.oldcode +There is comparison output in the directory: + results/output.txt Comments: The input data is real*8.