Ignore:
Timestamp:
Feb 17, 2025, 3:05:27 PM (5 months ago)
Author:
aborella
Message:

Read airplane data

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified LMDZ6/branches/contrails/libf/phylmd/physiq_mod.F90 ΒΆ

    r5536 r5546  
    38673867    !--Read the aviation emissions
    38683868    IF ( ok_plane_h2o .OR. ok_plane_contrail ) THEN
    3869       CALL read_aviation_emissions(klon, klev, latitude_deg, longitude_deg, pplay, &
    3870                                    flight_dist, flight_h2o)
     3869      CALL read_aviation_emissions(klon, klev, flight_dist, flight_h2o)
    38713870    ENDIF
    38723871
Note: See TracChangeset for help on using the changeset viewer.