Ignore:
Timestamp:
Aug 3, 2024, 2:56:58 PM (7 weeks ago)
Author:
abarral
Message:

Put .h into modules

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/branches/Amaury_dev/libf/dyn3d_common/inter_barxy_m.F90

    r5159 r5160  
    411411
    412412    IF (ABS(abs(xo(1)) - 90) < 0.001 .OR. ABS(abs(xo(nmax)) - 90) < 0.001) THEN
    413       print *, "ord_coord"
     413      PRINT *, "ord_coord"
    414414      PRINT *, '"xi" should contain the latitudes of the boundaries of ' &
    415415              // 'grid cells, not the centers of grid cells.'
Note: See TracChangeset for help on using the changeset viewer.