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 533 for trunk/NEMO/NST_SRC/agrif2model.F90 – NEMO

Ignore:
Timestamp:
2006-10-20T14:14:28+02:00 (17 years ago)
Author:
opalod
Message:

nemo_v1_update_77:RB:adaptation to the new version of conv

File:
1 edited

Legend:

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

    r393 r533  
    2828      Subroutine Agrif_Allocationcalls(Agrif_Gr) 
    2929      USE Agrif_Types  
    30 #include "include_agrif.h" 
    31 #include "include_use_instance_agrif.h" 
     30#include "include_use_Alloc_agrif.h" 
    3231      Implicit none 
    3332      Type(Agrif_Grid), Pointer :: Agrif_Gr 
     
    5352      Use Agrif_Types 
    5453      Implicit none 
    55 #include "clustering_agrif.h"       
     54 
    5655      Return 
    5756      End Subroutine Agrif_clustering_def 
Note: See TracChangeset for help on using the changeset viewer.