Changeset 5436


Ignore:
Timestamp:
Dec 20, 2024, 12:52:14 PM (10 hours ago)
Author:
Laurent Fairhead
Message:

Wrong names for CPP keys

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/trunk/libf/misc/lmdz_cosp_wrappers.F90

    r5329 r5436  
    55END SUBROUTINE lmdz_cosp_wrapper_abort
    66
    7 #ifndef COSP
     7#ifndef CPP_COSP
    88
    99SUBROUTINE phys_cosp(itap, dtime, freq_cosp, &
     
    4444#endif
    4545
    46 #ifndef COSP2
     46#ifndef CPP_COSP2
    4747
    4848subroutine phys_cosp2( itap,dtime,freq_cosp, ok_mensuelCOSP, ok_journeCOSP,   &
     
    8585#endif
    8686
    87 #ifndef COSPV2
     87#ifndef CPP_COSPV2
    8888!
    8989subroutine lmdz_cosp_interface(itap, dtime, freq_cosp, ok_mensuelCOSP, ok_journeCOSP, &
Note: See TracChangeset for help on using the changeset viewer.