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 172 – NEMO

Changeset 172


Ignore:
Timestamp:
2004-11-05T14:56:41+01:00 (20 years ago)
Author:
opalod
Message:

CT : BUGFIX116 : remove the test lines to avoid the program to stops in mpp case

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMO/OPA_SRC/SBC/flx_forced_daily.h90

    r18 r172  
    6868      CHARACTER (len=40) :: clname 
    6969      !!--------------------------------------------------------------------- 
    70  
    71  
    72       IF( lk_mpp ) THEN 
    73          IF(lwp) WRITE(numout,cform_err) 
    74          IF(lwp) WRITE(numout,*) 'flx_forced_daily:  netcdf & mpp not yet possible' 
    75          nstop = nstop + 1 
    76       ENDIF 
    7770 
    7871      ! Initialization 
Note: See TracChangeset for help on using the changeset viewer.