Ignore:
Timestamp:
Oct 28, 2024, 11:17:48 AM (4 days ago)
Author:
abarral
Message:

Turn comgeom.h comgeom2.h into modules

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/trunk/libf/dyn3dmem/friction_loc.f90

    r5272 r5281  
    44!=======================================================================
    55SUBROUTINE friction_loc(ucov,vcov,pdt)
     6  USE comgeom2_mod_h
    67  USE parallel_lmdz
    78  USE control_mod
     
    2627
    2728
    28   include "comgeom2.h"
    2929  include "iniprint.h"
    3030  include "academic.h"
Note: See TracChangeset for help on using the changeset viewer.