User Tools

Site Tools


codeorganisation

Organization of the code and other files

Once downloaded, all the files are organized in a tree structure to facilitate the access to the data and information for the user and scripts which will automate the running of simulations.

Level 1

  • RegIPSL/ : This directory contains all the source code of the models and the scripts needed to compile it. We expect the host computer to provide a F95 compiler, MPI, netCDF4 and OASIS.
  • Domains/ : In this directory you will find the configuration files needed by all model to run simulations over the sample domains.
  • Scripts/ : Thsi directory contains all the scripts needed to manage simulations.

Level 2

RegIPSL

  • modeles : The source code of the various models and IO utilities
  • utils : some tools which originated in modipsl and are needed for IOIPSL
  • lib : will be created during the compilation
  • bin : Contains all the executable which have been successfully compiled.

MED

  • D01 : All the files for running the model over the large Mediterranean region
  • D02 : The same but for the smaller and higher resolution domain.

Scripts

To be done

Level 3

RegIPSL/modeles

  • IOIPSL : The old IO library of IPSL
  • XIOS : The new IO library of IPSL
  • ORCHIDEE : The source code for ORCHIDEE
  • WRF : The source code for WRF
  • NEMO : The source code for NEMO
  • makeregipsl : The script to compile the model
  • *.def : The configuration files which allow to adapt the behaviour of the makeregipsl script to the various computers.
codeorganisation.txt · Last modified: 2015/10/28 22:00 by jan.polcher@lmd.jussieu.fr