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.
user/techene/TP_live (diff) – NEMO

Changes between Version 1 and Version 2 of user/techene/TP_live


Ignore:
Timestamp:
2021-02-10T15:03:11+01:00 (3 years ago)
Author:
techene
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • user/techene/TP_live

    v1 v2  
    1 ## Get the source 
     1== Get the source 
    22https://owncloud.locean-ipsl.upmc.fr/index.php/s/MIDmP18cvAkd0xl  
    33 
    4 ### Put the source at the right location 
     4=== Put the source at the right location 
    55{{{ 
    66cp MODNUM.tar.gz $HOME 
    77}}} 
    8 ### Go in the home 
     8=== Go in the home 
    99{{{ 
    1010cd $HOME 
    1111}}} 
    12 ### ...to extract  
     12=== ...to extract  
    1313{{{ 
    1414tar xvfz MODNUM.tar.gz 
    1515}}} 
    16 ## Compile it 
     16== Compile it 
    1717{{{ 
    1818cd MODNUM  
     
    2323}}} 
    2424 
    25 ### in case of problem 
     25=== in case of problem 
    2626* check your are in $HOME 
    2727* check $HOME=/home/utl1 
    2828* check the command you used to compile ! 
    2929 
    30 ## Then run the code 
     30== Then run the code 
    3131{{{ 
    3232cd cfgs 
     
    3535}}} 
    3636 
    37 ### check nemo executable is available 
     37=== check nemo executable is available 
    3838{{{ 
    3939ls