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.
ticket/0859 (diff) – NEMO

Changes between Version 6 and Version 7 of ticket/0859


Ignore:
Timestamp:
2011-10-12T17:27:15+02:00 (13 years ago)
Author:
cbricaud
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ticket/0859

    v6 v7  
    6161   * numbers of floats ( jpnfl and jpnnewflo).  
    6262   * ln_ariane: T: Input with Ariane tool convention ( I-J coordinates), F: Input with long/lat  convention. 
    63    * ln_ascii:  T: Output in ascii F: Output in netcdf. 
     63   * ln_flo_ascii:  T: Output in ascii F: Output in netcdf. 
     64 
     65Modification in nemogcm.F90: 
     66flo_init were moved before iom_init because a vertical axis called "nfloat" is defined in IOM and its dimension 'nfloat' is defined in flo_init. 
    6467 
    6568----