Changes between Version 17 and Version 18 of Doc/ComputingCenters


Ignore:
Timestamp:
06/06/19 15:47:11 (5 years ago)
Author:
jgipsl
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Doc/ComputingCenters

    v17 v18  
    4242 
    4343## Compiling ## 
     44First install netcdf4 using the same compiler that you will use to compile the model. 
     45 
     46It is also recommended to install mpi and hdf5 to be able to use XIOS.  
     47If you want to use XIOS. Note that XIOS is the default set up in all newer configuration  
     48 
     49 
    4450### Choose a target in AA_make.gdef ### 
    4551The ins_make script from modipsl will probably not recognize your local PC to create makefiles. You must choose an existing or create a new target in the util/AA_make.gdef file. Adapt this target to your computing environment (compiler, options, path to netcdf, etc), and create a new makefile specifying this target: