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 14086 for NEMO/trunk/tests/VORTEX/MY_SRC/usrdef_nam.F90 – NEMO

Ignore:
Timestamp:
2020-12-04T12:37:14+01:00 (3 years ago)
Author:
cetlod
Message:

Adding AGRIF branches into the trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/trunk/tests/VORTEX/MY_SRC/usrdef_nam.F90

    r13286 r14086  
    7171         rn_dx = Agrif_Parent(rn_dx)/Agrif_Rhox() 
    7272         rn_dy = Agrif_Parent(rn_dy)/Agrif_Rhoy() 
    73          rn_dz = Agrif_Parent(rn_dz) 
     73!         rn_dz = Agrif_Parent(rn_dz) 
    7474         rn_ppgphi0 = Agrif_Parent(rn_ppgphi0) 
    7575      ENDIF 
Note: See TracChangeset for help on using the changeset viewer.