Ignore:
Timestamp:
Jul 23, 2024, 7:14:34 PM (8 weeks 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/dyn3d/guide_mod.F90

    r5103 r5105  
    425425                CALL massdair(p,masse)
    426426            ENDIF
    427             RETURN
     427
    428428        ENDIF
    429429! Verification structure guidage
     
    18111811         enddo
    18121812     enddo
    1813      return
     1813
    18141814  END SUBROUTINE  correctbid
    18151815
Note: See TracChangeset for help on using the changeset viewer.