pyro.lm_atm.problems package#

Submodules#

pyro.lm_atm.problems.bubble module#

Initialize a buoyant bubble in a hydrostatic atmosphere. This is meant to be used to compare with the compressible solver bubble problem.

pyro.lm_atm.problems.bubble.finalize()[source]#

print out any information to the user at the end of the run

pyro.lm_atm.problems.bubble.init_data(my_data, base, rp)[source]#

initialize the bubble problem

pyro.lm_atm.problems.gresho module#