Ignore:
Timestamp:
Jul 16, 2024, 7:03:13 PM (2 months ago)
Author:
abarral
Message:

Rename coare_cp & coare30_flux_cnrm to *_mod
Update arch to enforce implicit none & remove duplicate %MAKE

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/trunk/arch/arch-X64_ADASTRA-GNU.fcm

    r5049 r5061  
    99%FPP_DEF             NC_DOUBLE
    1010
    11 %BASE_FFLAGS         -cpp -ffree-line-length-0 -fdefault-real-8 -DNC_DOUBLE -fallow-argument-mismatch -march=native -fPIC
     11%BASE_FFLAGS         -cpp -ffree-line-length-0 -fdefault-real-8 -DNC_DOUBLE -fallow-argument-mismatch -fimplicit-none -march=native -fPIC
    1212%BASE_CFLAGS         -w -std=c++11 -D__XIOS_EXCEPTION  # xios
    1313# /!\ LD must be written in Makefile syntax
     
    3030
    3131%CPP                 cpp  # xios
    32 %MAKE                make  # xios
Note: See TracChangeset for help on using the changeset viewer.