Hi ,
I am trying to run the nested WRF simulation with the grid size of 1 km to 37m. However, during the simulation, the model crashed with the CFL error and segmentation fault error.
Although I tried to solve CFL error with the ways mentioned in the forum Segmentation Faults - Helpful Information ,the model still stopped with the CFL error in the innermost domain.
I tired to solve the problem with the following setting,
1.w_damping = 1,
2. epssm = 0.8
3. smooth_cg_topo = .true
4.ulimit -s unlimited
5.diff_6th_opt =2 , but it did not solve the problem.
What else can I try to solve the CFL error in this domain setup? Sometimes, the model stopped without CFL error. In that case, how should I consider or distinguish whether the model stop with CFL error or insufficient memory error?
Thank you in advance for your time. Any comments or advice are appreciated.
I am trying to run the nested WRF simulation with the grid size of 1 km to 37m. However, during the simulation, the model crashed with the CFL error and segmentation fault error.
Although I tried to solve CFL error with the ways mentioned in the forum Segmentation Faults - Helpful Information ,the model still stopped with the CFL error in the innermost domain.
I tired to solve the problem with the following setting,
1.w_damping = 1,
2. epssm = 0.8
3. smooth_cg_topo = .true
4.ulimit -s unlimited
5.diff_6th_opt =2 , but it did not solve the problem.
What else can I try to solve the CFL error in this domain setup? Sometimes, the model stopped without CFL error. In that case, how should I consider or distinguish whether the model stop with CFL error or insufficient memory error?
Thank you in advance for your time. Any comments or advice are appreciated.