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 30 and Version 31 of Users/ModelInstall


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

--

Legend:

Unmodified
Added
Removed
Modified
  • Users/ModelInstall

    v30 v31  
    5353After successful execution of `makenemo` command, the executable called `opa` is created in the EXP00 directory (in the example above, the executable is created in `CONFIG/MY_GYRE/EXP00`) 
    5454 
    55 {{{#!comment 
     55 
    5656The image below shows the directory tree characterized by [[span("MY_CONFIG", style=color: #BB4444 )]] new 'branch'. All directories and fundamental files created by makenemo are highlighted in green.  
    5757In particular, even if not shown in the figure, `WORK` folder contains links to the compiled routines. 
    5858 
    59 [[Image(Users/ModelInstall:nemogcm_tree._compiled.png,width=300)]] 
    60 ADD here new figure with all the directories and files created by makenemo: the executable, but also the directories and their content: `WORK`, `BLD`, etc... 
    61 This should be the same figure as baobe, with all new files and directories added with another color. 
    62 }}} 
     59[[Image(wiki:Users/ModelInstall:nemogcm_tree_compiled.png,width=800, center)]] 
    6360 
    6461=== More options