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 5037 for trunk/NEMOGCM/TOOLS/SIREN/README – NEMO

Ignore:
Timestamp:
2015-01-16T14:31:19+01:00 (9 years ago)
Author:
jpaul
Message:

see ticket #1439

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMOGCM/TOOLS/SIREN/README

    r4213 r5037  
    1  This is a first draft of the CONFIGURATION MANAGER demonstrator. 
    2  Unfortunately, there are still bugs in those tools. 
    3  I will continue to work on it next year, to fix those bugs and add some 
    4  improvement as handle north fold... 
     1This is a first release of SIREN. 
    52 
    6  '''WARNING : there are still bugs to fix in those tools!! ''' 
     3To create SIREN documentation, go to ./src and run doxygen  
     4(http://www.stack.nl/~dimitri/doxygen/index.html version 1.8.3.1 or upper) 
     5then 
     6   open ../doc/index.html  
     7or  
     8   run ../doc/latex/gmake and open refman.pdf  
    79 
    8    '''''' 
     10 
     11templates of namelists could be find in templates directory. 
     12read documentation for more information. 
    913 
    1014 1- program to create coordinate file : 
Note: See TracChangeset for help on using the changeset viewer.