Changeset 3813 for trunk/LMDZ.PLUTO/libf/phypluto/physiq_mod.F90
- Timestamp:
- Jun 24, 2025, 5:29:54 PM (5 days ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.PLUTO/libf/phypluto/physiq_mod.F90
r3812 r3813 2253 2253 call write_output('dtaui_17','Layer optical thickness attenuation in IR band','',int_dtaui(:,nlayer:1:-1,17)) 2254 2254 2255 if (calllott) then 2256 call write_output("zdugw","tendancy U lott","m s-2",zdugw) 2257 call write_output("zdvgw","tendancy V lott","m s-2",zdvgw) 2258 call write_output("zdtgw","tendancy T lott","K s-1",zdtgw) 2259 endif 2260 2255 2261 ! Output tracers. 2256 2262 if (tracer) then
Note: See TracChangeset
for help on using the changeset viewer.