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 5602 for branches/2015/dev_r5003_MERCATOR6_CRS/NEMOGCM/TOOLS/SIREN/README – NEMO

Ignore:
Timestamp:
2015-07-16T13:55:15+02:00 (9 years ago)
Author:
cbricaud
Message:

merge change from trunk rev 5003 to 5519 ( rev where branche 3.6_stable were created )

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2015/dev_r5003_MERCATOR6_CRS/NEMOGCM/TOOLS/SIREN/README

    r4213 r5602  
    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.