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 1438 for trunk/NEMO/NST_SRC – NEMO

Changeset 1438 for trunk/NEMO/NST_SRC


Ignore:
Timestamp:
2009-05-11T16:34:47+02:00 (15 years ago)
Author:
rblod
Message:

Merge VVL branch with the trunk (act II), see ticket #429

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMO/NST_SRC/agrif_opa_update.F90

    r1300 r1438  
    8080 
    8181 
    82       CALL Agrif_ChildGrid_To_ParentGrid() 
    83       CALL recompute_diags( kt ) 
    84       CALL Agrif_ParentGrid_To_ChildGrid() 
     82!Done in step 
     83!      CALL Agrif_ChildGrid_To_ParentGrid() 
     84!      CALL recompute_diags( kt ) 
     85!      CALL Agrif_ParentGrid_To_ChildGrid() 
    8586 
    8687#endif 
Note: See TracChangeset for help on using the changeset viewer.