- Timestamp:
- Aug 31, 2020, 9:49:37 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.MARS/libf/phymars/physiq_mod.F
r2385 r2406 2839 2839 c call WRITEDIAGFI(ngrid,"ssurf","Surface stress","N.m-2",2, 2840 2840 c & zstress) 2841 ccall WRITEDIAGFI(ngrid,'sw_htrt','sw heat. rate',2842 c& 'w.m-2',3,zdtsw)2843 ccall WRITEDIAGFI(ngrid,'lw_htrt','lw heat. rate',2844 c& 'w.m-2',3,zdtlw)2841 call WRITEDIAGFI(ngrid,'sw_htrt','sw heat. rate', 2842 & 'w.m-2',3,zdtsw) 2843 call WRITEDIAGFI(ngrid,'lw_htrt','lw heat. rate', 2844 & 'w.m-2',3,zdtlw) 2845 2845 2846 2846 if (.not.activice) then
Note: See TracChangeset
for help on using the changeset viewer.