wiki:basicInstall

Version 2 (modified by nbouttes, 7 years ago) (diff)

--

Basic installations instructions

Installation of iLOVECLIM on obelix (LSCE)

To install iloveclim, open a terminal, go to the chosen directory, and type:

  • To get the iLOVECLIM code with svn:
    svn co svn+ssh://forge.ipsl.jussieu.fr/ipsl/forge/projets/ludus/svn/trunk iloveclim/.
    
  • To load the modules:
    module load netcdf
    
    module load udunits
    
  • To install everything:
    ./install_ludus.sh 
    

You can then start the test run:

./bin/loveclim-new-run

If everything is ok it should have run.

Attachments (2)

Download all attachments as: .zip