Changeset 5791 for LMDZ6/branches/contrails/libf/phylmd/iophy.F90
- Timestamp:
- Jul 28, 2025, 7:23:15 PM (6 days ago)
- Location:
- LMDZ6/branches/contrails
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/branches/contrails
- Property svn:mergeinfo changed
/LMDZ6/trunk merged: 5654-5683,5685-5690,5692-5715,5718-5721,5726-5727,5729,5744-5761,5763-5778,5780,5785-5789
- Property svn:mergeinfo changed
-
LMDZ6/branches/contrails/libf/phylmd/iophy.F90
r5618 r5791 535 535 USE phys_output_var_mod, ONLY: type_ecri, zoutm, lev_files, nid_files, & 536 536 nhorim, zdtime_moy, levmin, levmax, & 537 nvertm, nfiles 537 nvertm, nfiles , ncanaux !FC 538 538 USE mod_grid_phy_lmdz, ONLY : nbp_lon, nbp_lat 539 539 USE print_control_mod, ONLY: prt_level,lunout … … 701 701 clef_stations, phys_out_filenames, lev_files, & 702 702 nid_files, nhorim, swaerofree_diag, levmin, & 703 levmax, nvertm 703 levmax, nvertm, ncanaux !FC 704 704 USE print_control_mod, ONLY: prt_level,lunout 705 705 USE mod_grid_phy_lmdz, ONLY : nbp_lon, nbp_lat
Note: See TracChangeset
for help on using the changeset viewer.