pyro.swe.problems package

Submodules

pyro.swe.problems.acoustic_pulse module

pyro.swe.problems.acoustic_pulse.finalize()[source]

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

pyro.swe.problems.acoustic_pulse.init_data(myd, rp)[source]

initialize the acoustic_pulse problem. This comes from McCourquodale & Coella 2011

pyro.swe.problems.advect module

pyro.swe.problems.advect.finalize()[source]

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

pyro.swe.problems.advect.init_data(my_data, rp)[source]

initialize a smooth advection problem for testing convergence

pyro.swe.problems.dam module

pyro.swe.problems.dam.finalize()[source]

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

pyro.swe.problems.dam.init_data(my_data, rp)[source]

initialize the dam problem

pyro.swe.problems.kh module

pyro.swe.problems.kh.finalize()[source]

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

pyro.swe.problems.kh.init_data(my_data, rp)[source]

initialize the Kelvin-Helmholtz problem

pyro.swe.problems.quad module

pyro.swe.problems.quad.finalize()[source]

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

pyro.swe.problems.quad.init_data(my_data, rp)[source]

initialize the quadrant problem

pyro.swe.problems.test module

pyro.swe.problems.test.finalize()[source]

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

pyro.swe.problems.test.init_data(my_data, rp)[source]

an init routine for unit testing