Hi ,
I am trying to run a 3-month simulation over CONUS.
I am using
First, I am simulating 1-month duration for each of 3-months and then I want to simulate the full 3-months in a single run. I am considering 07,08,09 months of 2019. I started the first run at 06/22/2019::0000 and completed the run till 08/01/2019::0000 without getting any errors. Now, I started the second-month run at 07/22/2019::0000 and getting a "Flerchinger USEd in NEW version. Iterations= 10" message near 07/22/2019::1200.
I have looked at other posts with a similar problem and checked my wrfinput_d01 file for any zeros or negative values for SOIL related variables. Only SOILCTOP, SOILCBOT, SH2O and SMCREL, are 0 and all others are >0.
Below are the contents of rsl.out file:
I am wondering why WRF is getting an error at this date and time when it ran successfully in the first-run from 06/22-08/01.
Any suggestions on where the code or my setup is running into problems?
Thanks in advance
Sudheer
I am trying to run a 3-month simulation over CONUS.
I am using
- GFSANL as the initial and boundary conditions
- default 'CONUS' set as physics suite
- adaptive timestepping with min timestep of 10-s and a starting timestep of 120-s
- grid size is 36-km, with only one domain for now
First, I am simulating 1-month duration for each of 3-months and then I want to simulate the full 3-months in a single run. I am considering 07,08,09 months of 2019. I started the first run at 06/22/2019::0000 and completed the run till 08/01/2019::0000 without getting any errors. Now, I started the second-month run at 07/22/2019::0000 and getting a "Flerchinger USEd in NEW version. Iterations= 10" message near 07/22/2019::1200.
I have looked at other posts with a similar problem and checked my wrfinput_d01 file for any zeros or negative values for SOIL related variables. Only SOILCTOP, SOILCBOT, SH2O and SMCREL, are 0 and all others are >0.
Below are the contents of rsl.out file:
Code:
taskid: 13
Quilting with 1 groups of 0 I/O tasks.
Ntasks in X 3 , ntasks in Y 6
*************************************
Configuring physics suite 'conus'
mp_physics: 8
cu_physics: 6
ra_lw_physics: 4
ra_sw_physics: 4
bl_pbl_physics: 2
sf_sfclay_physics: 2
sf_surface_physics: 2
*************************************
WRF V4.0.3 MODEL
*************************************
Parent domain
ids,ide,jds,jde 1 220 1 120
ims,ime,jms,jme 67 153 74 107
ips,ipe,jps,jpe 74 146 81 100
*************************************
DYNAMICS OPTION: Eulerian Mass Coordinate
alloc_space_field: domain 1 , 96328936 bytes allocated
med_initialdata_input: calling input_input
Input data is acceptable to use:
Max map factor in domain 1 = 1.50. Scale the dt in the model accordingly.
INPUT LandUse = "MODIFIED_IGBP_MODIS_NOAH"
LANDUSE TYPE = "MODIFIED_IGBP_MODIS_NOAH" FOUND 33 CATEGORIES 2 SEASONS WATER CATEGORY = 17 SNOW CATEGORY = 15
INITIALIZE THREE Noah LSM RELATED TABLES
d01 2019-07-22_00:00:00 Input data is acceptable to use:
Tile Strategy is not specified. Assuming 1D-Y
WRF TILE 1 IS 74 IE 146 JS 81 JE 100
WRF NUMBER OF TILES = 1
d01 2019-07-22_06:00:00 Input data is acceptable to use:
d01 2019-07-22_12:00:00 Input data is acceptable to use:
Flerchinger USEd in NEW version. Iterations= 10
Flerchinger USEd in NEW version. Iterations= 10
I am wondering why WRF is getting an error at this date and time when it ran successfully in the first-run from 06/22-08/01.
Any suggestions on where the code or my setup is running into problems?
Thanks in advance
Sudheer