New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
Users/ModelInstall (diff) – NEMO

Changes between Version 19 and Version 20 of Users/ModelInstall


Ignore:
Timestamp:
2017-05-11T19:39:33+02:00 (7 years ago)
Author:
gmattia
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Users/ModelInstall

    v19 v20  
    6262=== Description of directories 
    6363 
     64The image shows the directory tree (see * Documentation: [attachment:wiki:Users/ModelInstall:nemogcm_tree.gif]. 'TO MAKE NEW FIGURE (nemogcm_tree.gif) GELSOMINA' 
     65 
    6466* `ARCH` : compilation option files, with format `arch_compiler.fcm`, the compiler name has to be provided with `–m` option 
    6567* `CONFIG` : all configurations and a `cpp.fcm` file containing the list of CPP keys to each configuration 
     
    6870* `SETTE` : package to make tests to ensure the reproducibility and restartability of the code after user changes 
    6971* `TOOLS` : useful softwares to different utilities. For example a tool under MPP_PREP computes the number of water processors for all possible decompositions (up to a maximum number of processors).  
     72* `fcm_make`: 'TO ADD description GELSOMINA ' 
    7073 
    7174=== Examples