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 1170 for trunk/NEMO/OPA_SRC/BDY/bdy_oce.F90 – NEMO

Ignore:
Timestamp:
2008-08-11T14:28:51+02:00 (16 years ago)
Author:
rblod
Message:

Correct a bug for euler forward time stepping see ticket #231 , add correction for bdy (non defined fields)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMO/OPA_SRC/BDY/bdy_oce.F90

    r1146 r1170  
    7878   !!   Dummy module                NO Unstructured Open Boundary Condition 
    7979   !!---------------------------------------------------------------------- 
     80   LOGICAL ::   ln_bdy_tides = .false.  !: =T apply tidal harmonic forcing along open boundaries 
    8081#endif 
    8182 
Note: See TracChangeset for help on using the changeset viewer.