Warning, /verification/global_oce_biogeo_bling/input_ad/README.txt is written in an unsupported language. File is not indexed.
view on githubraw file Latest commit 331566cb on 2019-11-26 21:45:22 UTC
331566cbeb Jean*0001 To compile and run this short test:
0002
0003 1) Compile with TAF in build
0004 E.G.
0005 cd build
0006 ../../../tools/genmake2 -mods ../code_ad -of ../../../tools/build_options/linux_amd64_gfortran
0007 make depend
0008 make adall
0009 cd ..
0010
0011 2) Then in "run" dir:
0012 cd run
0013 ln -s ../input_ad/* .
0014 ./prepare_run
0015 ln -s ../build/mitgcmuv_ad .
0016
0017 3) RUN IT!
0018 ./mitgcmuv_ad >& output_adm.txt