Ignore:
Timestamp:
Jul 23, 2024, 7:14:34 PM (4 months ago)
Author:
abarral
Message:

Replace 1DUTILS.h by module lmdz_1dutils.f90
Replace 1DConv.h by module lmdz_old_1dconv.f90 (it's only used by old_* files)
Convert *.F to *.f90
Fix gradsdef.h formatting
Remove unnecessary "RETURN" at the end of functions/subroutines

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/branches/Amaury_dev/libf/phylmd/alpale_th.F90

    r5103 r5105  
    334334                endif
    335335             enddo
    336 !    print *,'In order to run with iflag_coupl=2, you have to comment out the following stop'
     336!    print *,'In order to run with iflag_coupl=2, you have to comment out the following stop '
    337337!             STOP
    338338             abort_message='In order to run with iflag_coupl=2, you have to comment out the following abort'
Note: See TracChangeset for help on using the changeset viewer.