Changeset 5546 for LMDZ6/branches/contrails/libf/phylmd/physiq_mod.F90
- Timestamp:
- Feb 17, 2025, 3:05:27 PM (5 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified LMDZ6/branches/contrails/libf/phylmd/physiq_mod.F90 ΒΆ
r5536 r5546 3867 3867 !--Read the aviation emissions 3868 3868 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) 3871 3870 ENDIF 3872 3871
Note: See TracChangeset
for help on using the changeset viewer.