Changeset 5902 for LMDZ6/branches/LMDZ-COSP
- Timestamp:
- Dec 3, 2025, 3:37:37 PM (4 hours ago)
- Location:
- LMDZ6/branches/LMDZ-COSP/DefLists
- Files:
-
- 2 edited
-
cospv2_input_nl.txt (modified) (2 diffs)
-
cospv2_output_nl.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/branches/LMDZ-COSP/DefLists/cospv2_input_nl.txt
r3625 r5902 26 26 ! Namelist that sets up the main COSP options 27 27 &COSP_INPUT 28 !NPOINTS=153,! Number of gridpoints 153,27840,7081,691228 !NPOINTS=153,! Number of gridpoints 153,27840,7081,6912 29 29 NPOINTS_IT=5000,! Max number of gridpoints to be processed in one iteration 30 30 NCOLUMNS=20, ! Number of subcolumns 31 !NLEVELS=38, ! Number of model levels32 USE_VGRID _IN=.true., ! Use fixed vertical grid for outputs? (if .true. then you need to define number of levels with Nlr)33 !NLVGRID=40, ! Number of levels in statistical outputs (only used if USE_VGRID=.true.)34 CSAT_VGRID _IN=.true., ! CloudSat vertical grid? (if .true. then the CloudSat standard grid is used for the outputs.31 !NLEVELS=38, ! Number of model levels 32 USE_VGRID=.true., ! Use fixed vertical grid for outputs? (if .true. then you need to define number of levels with Nlr) 33 NLVGRID=40, ! Number of levels in statistical outputs (only used if USE_VGRID=.true.) 34 CSAT_VGRID=.true., ! CloudSat vertical grid? (if .true. then the CloudSat standard grid is used for the outputs. 35 35 ! USE_VGRID needs also be .true.) 36 !DINPUT='./', ! Directory where the input files are located. Useful when processing multiple files.36 !DINPUT='./', ! Directory where the input files are located. Useful when processing multiple files. 37 37 ! Leave blank ('') if you are using the full path in FINPUT. 38 !FINPUT='../data/inputs/UKMO/cosp_input_um.nc', ! List input NetCDF files39 !FOUTPUT='../data/outputs/UKMO/cosp2_output_um.nc',38 !FINPUT='../data/inputs/UKMO/cosp_input_um.nc', ! List input NetCDF files 39 !FOUTPUT='../data/outputs/UKMO/cosp2_output_um.nc', 40 40 !---------------------------------------------------------------------------------- 41 41 !--------------- Inputs related to radar simulations … … 61 61 ! that this calculation is most appropriate to compare 62 62 ! to ISCCP data during sunlit hours. 63 ! 2 = do not adjust top height, that is cloud top63 ! 2 = do not adjust top height, that is cloud top 64 64 ! pressure is the actual cloud top pressure 65 65 ! in the model -
LMDZ6/branches/LMDZ-COSP/DefLists/cospv2_output_nl.txt
r3517 r5902 112 112 Lcloudsat_tcc2=.true., 113 113 !- These are provided for debugging or special purposes 114 Lfracout=. false.,114 Lfracout=.true., 115 115 LlidarBetaMol532=.true., 116 116 !- MODIS … … 146 146 Lptradarflag8=.true., 147 147 Lptradarflag9=.true., 148 Lradarpia=.true. 148 Lradarpia=.true., 149 !- CloudSat+MODIS joint diagnostics 150 Lwr_occfreq=.true., 151 Lcfodd=.true. 149 152 /
Note: See TracChangeset
for help on using the changeset viewer.
