Ignore:
Timestamp:
Jul 24, 2024, 2:54:37 PM (2 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/dyn3dmem/fluxstokenc_p.f90

    r5113 r5116  
    4444
    4545
    46   !write(*,*) 'caladvtrac 58: entree'
     46  !WRITE(*,*) 'caladvtrac 58: entree'
    4747  ijbu = ij_begin
    4848  ijeu = ij_end
     
    9999
    100100  IF (pasflx==(iphysiq * istphy)) THEN
    101     !write(*,*) 'caladvtrac 133'
     101    !WRITE(*,*) 'caladvtrac 133'
    102102    !$OMP MASTER
    103103    CALL suspend_timer(timer_caldyn)
Note: See TracChangeset for help on using the changeset viewer.