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.
Changeset 10146 for NEMO/trunk/doc/latex/NEMO/subfiles/chap_model_basics_zstar.tex – NEMO

Ignore:
Timestamp:
2018-09-20T18:06:07+02:00 (6 years ago)
Author:
nicolasmartin
Message:

Reorganisation for future addition of .rst files from users wiki extraction

  • Create root directories latex and rst for tidy up
  • Move namelists folder to the root with the aim to gather later all namelist groups here (OCE, ICE & TOP) Also building scripts have been modified so that figures is now expected to be present at the root
  • Create bin directory with namelist utilities (check and update)
  • Under rst, add 4 dummy files that would gather the whole documentation existing currently in users wiki
    • model_interfacing.rst
    • reference_configurations.rst
    • setup_configuration.rst
    • test_cases.rst
Location:
NEMO/trunk/doc/latex
Files:
2 added
1 edited
1 moved

Legend:

Unmodified
Added
Removed
  • NEMO/trunk/doc/latex/NEMO/subfiles/chap_model_basics_zstar.tex

    r9407 r10146  
    7878\label{sec:DYN_hpg_spg} 
    7979%-----------------------------------------nam_dynspg---------------------------------------------------- 
    80 \forfile{../namelists/nam_dynspg}  
     80 
     81\nlst{nam_dynspg}  
    8182%------------------------------------------------------------------------------------------------------------ 
    8283Options are defined through the  \ngn{nam\_dynspg} namelist variables. 
     
    115116\label{subsec:DYN_spg_ts} 
    116117%--------------------------------------------namdom---------------------------------------------------- 
    117 \forfile{../namelists/namdom}  
     118 
     119\nlst{namdom}  
    118120%-------------------------------------------------------------------------------------------------------------- 
    119121The split-explicit free surface formulation used in OPA follows the one proposed by \citet{Griffies2004}. The general idea is to solve the free surface equation with a small time step, while the three dimensional prognostic variables are solved with a longer time step that is a multiple of \np{rdtbt} 
Note: See TracChangeset for help on using the changeset viewer.