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 5240 for branches/UKMO/dev_r5021_nn_etau_revision/NEMOGCM/TOOLS/SIREN/README – NEMO

Ignore:
Timestamp:
2015-04-29T12:17:12+02:00 (9 years ago)
Author:
davestorkey
Message:

Update UKMO nn_etau_revision branch with trunk changes to rev 5107.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/UKMO/dev_r5021_nn_etau_revision/NEMOGCM/TOOLS/SIREN/README

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