Ignore:
Timestamp:
Jul 20, 2024, 12:00:23 PM (4 months ago)
Author:
abarral
Message:

remove fixed-form \s+& remaining in .f90,.F90

File:
1 edited

Legend:

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

    r4658 r5087  
    77
    88      SUBROUTINE physiqex (nlon,nlev, &
    9      &            debut,lafin,pdtphys, &
    10      &            paprs,pplay,pphi,pphis,presnivs, &
    11      &            u,v,rot,t,qx, &
    12      &            flxmass_w, &
    13      &            d_u, d_v, d_t, d_qx, d_ps)
     9              debut,lafin,pdtphys, &
     10              paprs,pplay,pphi,pphis,presnivs, &
     11              u,v,rot,t,qx, &
     12              flxmass_w, &
     13              d_u, d_v, d_t, d_qx, d_ps)
    1414
    1515      USE dimphy, only : klon,klev
Note: See TracChangeset for help on using the changeset viewer.