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/0972_merge_PISLOB (diff) – NEMO

Changes between Version 4 and Version 5 of ticket/0972_merge_PISLOB


Ignore:
Timestamp:
2012-08-06T11:12:37+02:00 (12 years ago)
Author:
cetlod
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ticket/0972_merge_PISLOB

    v4 v5  
    2121'''(1)''' Merge of PISCES & LOBSTER  
    2222 
    23 * Include the 2 SMS models within the same framework PISCES 
    24 * Creation of 2 sub-directory : PISCES/P4Z for PISCES ( 4 nutrients + iron ) and PISCES/P2Z for LOBSTER ( 2 nutrients ) 
    25 * merge the interfaces for initialisation, output, restart, namelist read etc..., i.e : 
     23 * Include the 2 SMS models within the same framework PISCES 
     24 * Creation of 2 sub-directory : PISCES/P4Z for PISCES ( 4 nutrients + iron ) and PISCES/P2Z for LOBSTER ( 2 nutrients ) 
     25 * merge the interfaces for initialisation, output, restart, namelist read etc..., i.e : 
    2626  - suppression of directory LOBSTER and modules par_lobster.F90  sms_lobster.F90  trcini_lobster.F90  trcnam_lobster.F90  trcrst_lobster.F90  trcsms_lobster.F90 
    2727  - rename module trcbio.F90 to p2zbio.F90, trcexp.F90 to p2zexp.F90,... and the main routine is now called p2zsms.F90   
    28 * rename key_lobster to key_pisces_reduced 
     28 * rename key_lobster to key_pisces_reduced 
    2929 
    3030[[BR]]