Changeset 3522 for trunk/LMDZ.PLUTO
- Timestamp:
- Nov 15, 2024, 6:57:22 PM (6 days ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.PLUTO/libf/phypluto/physiq_mod.F90
r3508 r3522 2390 2390 call write_output("w","Vertical wind","m.s-1",pw) 2391 2391 call write_output("p","Pressure","Pa",pplay) 2392 call write_output("omega","omega","Pa/s",omega) 2392 2393 endif 2393 2394 … … 2450 2451 ! call write_output(trim(noms(iq))//'_surf',trim(noms(iq))//'_surf', & 2451 2452 ! 'kg m^-2',qsurf_hist(1,iq) ) 2452 call write_output(trim(noms(iq))//'_col',trim(noms(iq))//'_col', &2453 call write_output(trim(noms(iq))//'_col',trim(noms(iq))//'_col', & 2453 2454 'kg m^-2',qcol(:,iq) ) 2454 2455 call write_output(trim(noms(iq))//'_surf',trim(noms(iq))//'_surf', &
Note: See TracChangeset
for help on using the changeset viewer.