Hi,
I am running a fine resolution LES case and writing time-series files. It worked well when I ran the case with 29 locations. Now as I need more data, I am re-running the same simulation from start (not using restart) and doubled the number of locations to write the TS files. After some time I see the following error in rsl.error.0000 file and the simulation stops:
I tried to look at the said Line 637 in wrf_timeseries file and couldn't understand where the problem is coming from. I have enough disk space where the simulation is running.
Any idea on why the TS broke? Is this something to do with the number of processors I am using (=40)?
Thank you
Sudheer
I am running a fine resolution LES case and writing time-series files. It worked well when I ran the case with 29 locations. Now as I need more data, I am re-running the same simulation from start (not using restart) and doubled the number of locations to write the TS files. After some time I see the following error in rsl.error.0000 file and the simulation stops:
Code:
Timing for main: time 0001-01-01_00:48:09 on domain 1: 3.48464 elapsed seconds
Timing for main: time 0001-01-01_00:48:09 on domain 1: 3.48156 elapsed seconds
Timing for main: time 0001-01-01_00:48:09 on domain 1: 3.48578 elapsed seconds
At line 637 of file wrf_timeseries.f90 (unit = 30)
Fortran runtime error: Cannot send after transport endpoint shutdown
I tried to look at the said Line 637 in wrf_timeseries file and couldn't understand where the problem is coming from. I have enough disk space where the simulation is running.
Any idea on why the TS broke? Is this something to do with the number of processors I am using (=40)?
Thank you
Sudheer