Scheduled Downtime
On Friday 21 April 2023 @ 5pm MT, this website will be down for maintenance and expected to return online the morning of 24 April 2023 at the latest

3D Idealized squall line?

franke11

New member
Hello, I am aware that I am able to run a 2d squall line in either the x or y direction using WRF, but I am curious if there is a way to produce 3D output from these simulations? Specifically, I am interested in 3D reflectivity. Thank you!
 
Hi,
I believe you should be able to do this, but you will need to make some modifications to the code in the initialization program for one of the squall line cases (in the dyn_em/module_initialize_ideal.F file). You can use one of the other 3d cases in the file as a template (for e.g., you can use the seabreeze case or b_wave as a guide). Once you are happy with your changes, you will need to recompile the code to incorporate the modifications you've added.
 
Top