Turning off coriolis when running an idealized case

Status
Not open for further replies.

kwerner

Administrator
Staff member
To do this, you can set grid%f=0 in the file module_initialize_(ideal_case).F (use the file for the ideal case of your choice. Then save that file and recompile the code. You will not need to issue a 'clean -a' or need to reconfigure before recompiling. Just simply recompile, and the compilation should be quick since it is only building this one routine.
 
Status
Not open for further replies.
Back
Top