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_TRA.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_TRA.tex

    r9407 r10146  
    6666\label{sec:TRA_adv} 
    6767%------------------------------------------namtra_adv----------------------------------------------------- 
    68 \forfile{../namelists/namtra_adv} 
     68 
     69\nlst{namtra_adv} 
    6970%------------------------------------------------------------------------------------------------------------- 
    7071 
     
    425426\label{sec:TRA_ldf} 
    426427%-----------------------------------------nam_traldf------------------------------------------------------ 
    427 \forfile{../namelists/namtra_ldf} 
     428 
     429\nlst{namtra_ldf} 
    428430%------------------------------------------------------------------------------------------------------------- 
    429431  
     
    639641\label{sec:TRA_zdf} 
    640642%--------------------------------------------namzdf--------------------------------------------------------- 
    641 \forfile{../namelists/namzdf} 
     643 
     644\nlst{namzdf} 
    642645%-------------------------------------------------------------------------------------------------------------- 
    643646 
     
    762765\label{subsec:TRA_qsr} 
    763766%--------------------------------------------namqsr-------------------------------------------------------- 
    764 \forfile{../namelists/namtra_qsr} 
     767 
     768\nlst{namtra_qsr} 
    765769%-------------------------------------------------------------------------------------------------------------- 
    766770 
     
    872876\label{subsec:TRA_bbc} 
    873877%--------------------------------------------nambbc-------------------------------------------------------- 
    874 \forfile{../namelists/nambbc} 
     878 
     879\nlst{nambbc} 
    875880%-------------------------------------------------------------------------------------------------------------- 
    876881%>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
     
    910915\label{sec:TRA_bbl} 
    911916%--------------------------------------------nambbl--------------------------------------------------------- 
    912 \forfile{../namelists/nambbl} 
     917 
     918\nlst{nambbl} 
    913919%-------------------------------------------------------------------------------------------------------------- 
    914920 
     
    10691075\label{sec:TRA_dmp} 
    10701076%--------------------------------------------namtra_dmp------------------------------------------------- 
    1071 \forfile{../namelists/namtra_dmp} 
     1077 
     1078\nlst{namtra_dmp} 
    10721079%-------------------------------------------------------------------------------------------------------------- 
    10731080 
     
    11531160\label{sec:TRA_nxt} 
    11541161%--------------------------------------------namdom----------------------------------------------------- 
    1155 \forfile{../namelists/namdom} 
     1162 
     1163\nlst{namdom} 
    11561164%-------------------------------------------------------------------------------------------------------------- 
    11571165 
     
    11911199\label{sec:TRA_eosbn2} 
    11921200%--------------------------------------------nameos----------------------------------------------------- 
    1193 \forfile{../namelists/nameos} 
     1201 
     1202\nlst{nameos} 
    11941203%-------------------------------------------------------------------------------------------------------------- 
    11951204 
Note: See TracChangeset for help on using the changeset viewer.