Changes between Version 10 and Version 11 of CompilingDynamico


Ignore:
Timestamp:
09/26/17 10:25:55 (7 years ago)
Author:
dubos
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CompilingDynamico

    v10 v11  
    2222== Compiling DYNAMICO == 
    2323DYNAMICO is written in Fortran 90 with some legacy code in Fortran 77. The build process is based on [http://metomi.github.io/fcm/doc/user_guide/make.html FCM]. DYNAMICO requires the NetCDF library, including the F90 modules. MPI is required for parallel execution but DYNAMICO can compile and run without MPI. 
     24 
     25DYNAMICO depends on the NetCDF and BLAS libraries. 
    2426 
    2527The compiling process is automated but some information is needed to guide it. This information is contained in text files in source:codes/icosagcm/trunk/arch . Sample files corresponding to a few machines (Ada at IDRIS, Curie at TGCC) are present. Assuming you compile on Ada :