Ignore:
Timestamp:
Jul 24, 2024, 2:54:37 PM (4 months ago)
Author:
abarral
Message:

rename modules properly lmdz_*
move ismin, ismax, minmax into new lmdz_libmath.f90
(lint) uppercase fortran keywords

File:
1 edited

Legend:

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

    r1992 r5116  
    1717
    1818  ! do j=1,npoints
    19   ! if (idum(j).eq.0) then
    20   ! write(6,*) 'idum=',idum
    21   ! write(6,*) 'ZERO seed not allowed'
     19  ! if (idum(j).eq.0) THEN
     20  ! WRITE(6,*) 'idum=',idum
     21  ! WRITE(6,*) 'ZERO seed not allowed'
    2222  ! stop
    2323  ! endif
Note: See TracChangeset for help on using the changeset viewer.