Changeset 993 for trunk/LMDZ.GENERIC/libf/phystd
- Timestamp:
- Jun 17, 2013, 10:16:15 AM (12 years ago)
- Location:
- trunk/LMDZ.GENERIC/libf/phystd
- Files:
-
- 9 edited
- 3 moved
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.GENERIC/libf/phystd/ini_archive.F
r992 r993 48 48 #include "ener.h" 49 49 #include "logic.h" 50 #include "description.h"51 50 #include "serre.h" 52 51 #include "control.h" -
trunk/LMDZ.GENERIC/libf/phystd/iniwrite.F
r787 r993 31 31 #include "logic.h" 32 32 #include "netcdf.inc" 33 #include "description.h"34 33 #include "serre.h" 35 34 #include"dimphys.h" -
trunk/LMDZ.GENERIC/libf/phystd/iniwrite_specIR.F
r965 r993 33 33 #include "logic.h" 34 34 #include "netcdf.inc" 35 #include "description.h"36 35 #include "serre.h" 37 36 #include"dimphys.h" -
trunk/LMDZ.GENERIC/libf/phystd/iniwrite_specVI.F
r965 r993 33 33 #include "logic.h" 34 34 #include "netcdf.inc" 35 #include "description.h"36 35 #include "serre.h" 37 36 #include"dimphys.h" -
trunk/LMDZ.GENERIC/libf/phystd/lect_start_archive.F
r988 r993 33 33 #include "control.h" 34 34 #include "logic.h" 35 #include "description.h"36 35 #include "ener.h" 37 36 #include "temps.h" -
trunk/LMDZ.GENERIC/libf/phystd/newstart.F
r988 r993 33 33 #include "control.h" 34 34 #include "logic.h" 35 #include "description.h"36 35 #include "ener.h" 37 36 #include "temps.h" 38 37 #include "comdissnew.h" 39 #include "clesph0.h"40 38 #include "serre.h" 41 39 #include "netcdf.inc" -
trunk/LMDZ.GENERIC/libf/phystd/physdem1.F
r853 r993 74 74 75 75 #include "serre.h" 76 #include "clesph0.h"77 76 #include "fxyprim.h" 78 77 #include "planete.h" -
trunk/LMDZ.GENERIC/libf/phystd/start2archive.F
r992 r993 34 34 #include "control.h" 35 35 #include "ener.h" 36 #include "description.h"37 36 38 37 #include "dimphys.h" -
trunk/LMDZ.GENERIC/libf/phystd/write_archive.F
r992 r993 40 40 #include "comvert.h" 41 41 #include "comgeom.h" 42 #include "description.h"43 42 #include "temps.h" 44 43 #include "netcdf.inc" -
trunk/LMDZ.GENERIC/libf/phystd/writediagfi.F
r969 r993 55 55 #include "comvert.h" 56 56 #include "comgeom.h" 57 #include "description.h"58 57 #include "netcdf.inc" 59 58 #include "temps.h" -
trunk/LMDZ.GENERIC/libf/phystd/writediagspecIR.F
r965 r993 58 58 #include "comvert.h" 59 59 #include "comgeom.h" 60 #include "description.h"61 60 #include "netcdf.inc" 62 61 #include "temps.h" -
trunk/LMDZ.GENERIC/libf/phystd/writediagspecVI.F
r965 r993 58 58 #include "comvert.h" 59 59 #include "comgeom.h" 60 #include "description.h"61 60 #include "netcdf.inc" 62 61 #include "temps.h"
Note: See TracChangeset
for help on using the changeset viewer.