quokka icon indicating copy to clipboard operation
quokka copied to clipboard

update shock-cloud problem

Open BenWibking opened this issue 10 months ago • 9 comments

This updates the shock-cloud problem to use a new setup that:

  • tracks the cloud center-of-mass frame
  • refines so that the cooling length $l_{\text{cool}} = c_s t_{\text{cool}}$ is resolved with at least 10 cells
  • adds derived fields for temperature, entropy, pressure, etc. to the outputs
  • reads HDF5 cooling tables produced by https://github.com/brittonsmith/cloudy_cooling_tools
  • uses the Navier-Stokes Characteristic Boundary Conditions for inflow/outflow on the left/right sides of the box

This PR depends on:

  • https://github.com/quokka-astro/quokka/pull/352
  • https://github.com/quokka-astro/quokka/pull/360
  • https://github.com/quokka-astro/quokka/pull/363
  • https://github.com/quokka-astro/quokka/pull/364
  • https://github.com/quokka-astro/quokka/pull/365
  • https://github.com/quokka-astro/quokka/pull/366
  • https://github.com/quokka-astro/quokka/pull/367
  • https://github.com/quokka-astro/quokka/pull/430
  • https://github.com/quokka-astro/quokka/pull/581
  • https://github.com/quokka-astro/quokka/pull/596
  • https://github.com/quokka-astro/quokka/pull/597
  • https://github.com/quokka-astro/quokka/pull/598
  • https://github.com/quokka-astro/quokka/pull/599
  • https://github.com/quokka-astro/quokka/pull/616

BenWibking avatar Aug 16 '23 18:08 BenWibking