First release of TAM

Thanks to the VODA project, a version of the tangent linear and adjoint model phased with nemo_v3 (ocean dynamics) is now available. It can be extracted and compiled in the following way:
svn_ano (svn co http://forge.ipsl.jussieu.fr/igcmg/svn/modipsl/trunk modipsl)

 cd modipsl/util/
./model NEMOTAM
../modeles/UTIL/fait_config_tam ORCA2_TAM
./ins_make
cd ../modeles/NEMOTAM/WORK/
gmake

Top of the Page