thespaceman
New member
Our goal is to to simulate the development of an idealized 2D front initialized by the baroclinic jet case (em_b_wave). This requires us to modify the simulation so as to run in 2D rather than 3D.
To do this we have changed the number of grid cells along the x-axis to 3 (e_we=3 in the namelist). Following the other 2D simulations (such as the gravity wave one) we have set the x-axis to be periodic as well. The issue is that the run fails when we make e_we=3. Please note that we are also rerunning "ideal.exe" after changing the namelist. Unfortunately, the rsl.error file is not very useful (see attached) and so this has been difficult to debug. Something that I have found in my testing is that the run is successful for e_we=7 and above, but fails for e_we=6 and lower. Initially, I had thought that this indicated that the advection scheme should be reduced from 5th to 3rd order but it did not help either. The namelist file is also attached. Does anyone have any ideas why the model is failing? And if so, do you have any suggestions for how to resolve it?
To do this we have changed the number of grid cells along the x-axis to 3 (e_we=3 in the namelist). Following the other 2D simulations (such as the gravity wave one) we have set the x-axis to be periodic as well. The issue is that the run fails when we make e_we=3. Please note that we are also rerunning "ideal.exe" after changing the namelist. Unfortunately, the rsl.error file is not very useful (see attached) and so this has been difficult to debug. Something that I have found in my testing is that the run is successful for e_we=7 and above, but fails for e_we=6 and lower. Initially, I had thought that this indicated that the advection scheme should be reduced from 5th to 3rd order but it did not help either. The namelist file is also attached. Does anyone have any ideas why the model is failing? And if so, do you have any suggestions for how to resolve it?