Version 1 (modified by techene, 4 years ago) (diff) |
---|
## Get the source https://owncloud.locean-ipsl.upmc.fr/index.php/s/MIDmP18cvAkd0xl
### Put the source at the right location
cp MODNUM.tar.gz $HOME
### Go in the home
cd $HOME
### ...to extract
tar xvfz MODNUM.tar.gz
## Compile it
cd MODNUM cd nemo ./makenemo -m GCC_LINUX -j 4 -r PAC2
### in case of problem
- check your are in $HOME
- check $HOME=/home/utl1
- check the command you used to compile !
## Then run the code
cd cfgs cd PAC2 cd EXP00
### check nemo executable is available
ls export LD_LIBRARY_PATH=$HOME/MODNUM/util/netcdf-fortran-4.5.3/lib:$HOME/MODNUM/util/netcdf-c-4.7.4/lib:$HOME/MODNUM/util/hdf5-1.10.7/lib mpirun -np 4 ./nemo