#1) Dowload the trunk version of ORCHIDEE (see: http://forge.ipsl.jussieu.fr/orchidee/wiki/Documentation/UserGuide/InstallingORCHIDEEBasic)

svn co http://forge.ipsl.jussieu.fr/igcmg/svn/modipsl/trunk modipsl;
cd modipsl/util;
./model ORCHIDEE_trunk


#2) Remove the source files from the trunk version
cd ../modeles;
rm -rf ORCHIDEE

#3) Replace with the folder ORCHIDEE in this supplement

#4) Compile
cd ../config/ORCHIDEE_OL/;
../../util/ins_make;
gmake