.. tabularcolumns:: |p{3cm}|p{10cm}|p{5cm}|p{5cm}| .. table:: List of pre-cooked SETUP configurations :widths: auto +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | SETUP= | description | compile-time options | initial conditions file | +==================+===============================================================+====================================================+===========================================================================================================================+ | adiabaticdisc | adiabatic disc | | `setup_disc.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | alfven | MHD circularly polarised Alfven wave problem | MHD, periodic | `setup_alfvenwave.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | amuse | setup for AMUSE interface | self-gravity | `setup_wind.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | asteroidwind | asteroid emitting a wind (Trevascus et al. 2021) | isothermal | `setup_asteroidwind.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | balsarakim | Balsara-Kim 2004 | MHD, periodic | `setup_unifdis.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | BHL | Bondi-Hoyle-Lyttleton setup | | `setup_BHL.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | binary | binary stars | self-gravity | `setup_binary.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | binarybh | binary black hole inspiral with circumbinary disc or TDE | GR, binarybh, self-gravity | `setup_grdisc.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | binarydiscMFlow | binary disc with mass flow | isothermal | `setup_disc.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | blob | Blob evaporation problem | periodic | `setup_blob.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | boilingplanets | locally isothermal gas disc with planet evolution | isothermal | `setup_disc.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | bondi | Bondi accretion flow | isothermal | `setup_bondi.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | cluster | star cluster formation | self-gravity, isothermal | `setup_cluster.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | collgr | colliding binary star in general relativity | GR, kerr, self-gravity | `setup_binary_coll.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | converging | Simulation from Wurster & Bonnell (2023) | self-gravity, periodic | `setup_collidingclouds.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | default | default setup, uniform box | dust, periodic | `setup_unifdis.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | disc | locally isothermal gas disc | isothermal | `setup_disc.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | dustsettle | dust settling test from PL15 | dust, isothermal, periodic | `setup_dustsettle.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | dustybox | dust in a box | dust, isothermal, periodic | `setup_dustybox.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | dustydisc | locally isothermal dusty discs | dust, isothermal | `setup_disc.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | dustyisosgdisc | isothermal self-gravitating dustydisc | dust, self-gravity, isothermal | `setup_disc.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | dustysedov | Sedov blast wave test with dust | dust, periodic | `setup_dustysedov.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | dustysgdisc | self-gravitating dustydisc | dust, self-gravity | `setup_disc.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | dustyshock | shock tube tests with dust | dust, periodic | `setup_shock.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | dustystar | import stellar model from 1D stellar evolution code w/dust | self-gravity | `setup_star.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | dustyturb | dusty supersonic turbulence | dust, isothermal, periodic | `setup_turb.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | dustywave | dusty sound wave test | dust, periodic | `setup_wave.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | empty | empty setup for external-driver simulation | | `setup_empty.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | evrard | Evrard collapse test problem | self-gravity | `setup_star.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | exoALMA | exoALMA comparison of planet-disc interaction | isothermal | `setup_disc.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | firehose | injection of a stream of gas as a firehose | | `setup_firehose.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | flrw | constant density FLRW cosmology with perturbations | GR, et, periodic | `setup_flrw.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | flrwpspec | FLRW universe using a CMB powerspectrum | GR, et, periodic | `setup_flrwpspec.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | galaxies | galaxy merger using data from Wurster & Thacker (2013a,b) | self-gravity | `setup_galaxies.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | galcen | galactic centre | | `setup_galcen_stars.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | galdisc | galactic disc simulations | | `setup_galdisc.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | galdiscmhd | galactic disc simulations with magnetic fields | MHD, isothermal | `setup_galdisc.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | gr_testparticles | test particles in GR | GR, kerr | `setup_testparticles.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | grbondi | Bondi accretion flow in GR | GR, schwarzschild | `setup_bondi.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | grbondi-inject | Bondi accretion flow in GR with particle injection | GR, schwarzschild | `setup_bondiinject.F90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | grdisc | accretion disc around a Kerr black hole | kerr | `setup_grdisc.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | growingdisc | locally isothermal dusty discs with growth and fragmentation | dust, isothermal | `setup_disc.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | growthtomulti | transform dustgrowth dump into multi large grains dump | dust, isothermal | `setup_unifdis.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | grstar | star in GR using Minkowski metric | GR, minkowski, self-gravity | `setup_star.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | grtde | tidal disruption event in general relativity | GR, kerr, self-gravity | `setup_grtde.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | gwdisc | disc around inspiralling binary with gravitational wave decay | isothermal | `setup_gwdisc.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | hierarchical | hierarchical system setup | | `setup_hierarchical.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | ismwind | wind setup with dust nucleation and ISM cooling | | `setup_wind.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | isosgdisc | isothermal self-gravitating disc | self-gravity, isothermal | `setup_disc.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | isosgstream | isothermal self-gravitating disc with streamer of material | self-gravity, isothermal | `setup_disc.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | isowind | isothermal spherical wind | isothermal | `setup_wind.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | jadvect | MHD current loop advection problem | MHD, periodic | `setup_jadvect.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | jet | Jet simulation from Price, Tricco & Bate (2012) | MHD, self-gravity, isothermal, periodic | `setup_sphereinbox.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | jetdusty | dust in star formation | dust, self-gravity, isothermal, periodic | `setup_sphereinbox.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | jetnimhd | Simulation from Wurster, Price & Bate (2016,2017) et seq | MHD, non-ideal, self-gravity, isothermal, periodic | `setup_sphereinbox.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | kh | Kelvin-Helmholtz problem | periodic | `setup_kh.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | localdisk | local section of accretion disk | periodic | `set_localdisk.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | masstransfer | mass transfer in binary system | | `setup_masstransfer.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | mhdblast | MHD blast wave test | MHD, periodic | `setup_mhdblast.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | mhdrotor | MHD rotor problem | MHD, periodic | `setup_mhdrotor.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | mhdshock | Ryu & Brio-Wu shock tube tests | MHD, periodic | `setup_shock.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | mhdsine | MHD sine wave | MHD, periodic | `setup_mhdsine.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | mhdvortex | Balsara (2004) MHD vortex | MHD, periodic | `setup_mhdvortex.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | mhdwave | propagating isolated MHD wave | MHD, periodic | `setup_mhdwave.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | mhdwind | wind setup with dust nucleation and MHD | MHD | `setup_wind.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | neutronstar | isolated neutron star | isothermal | `setup_star.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | nimhdshock | non-ideal mhd standing and C shock tests | MHD, non-ideal, isothermal, periodic | `setup_shock.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | nshwdisc | disc around a neutron star | isothermal | `setup_nsdisc.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | nsmerger | Model a neutron star merger; use option 6 | self-gravity, isothermal | `setup_star.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | orstang | Orszag-Tang vortex | MHD, periodic | `setup_orstang.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | planetatm | disc interaction with fixed planet orbit + atmosphere | isothermal | `setup_disc.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | planetdisc | planet disc interaction with fixed planet orbit | isothermal | `setup_planetdisc.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | polytrope | single or binary polytrope test | self-gravity, isothermal | `setup_binary.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | prtest | simple test of Poynting-Robertson drag | isothermal | `setup_prtest.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | qpe | (rad.) hydrodynamic QPE simulation | | `setup_empty.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | quebec | test setup for binary interaction | self-gravity | `setup_quebec.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | raddisc | adiabatic disc with radiation | radiation | `setup_disc.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | radiativebox | test of radiation coupling terms | radiation, periodic | `setup_radiativebox.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | radiotde | radio tidal disruption event in general relativity | GR, minkowski | `setup_unifdis.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | radshock | shock tube in radiation hydrodynamics | radiation, periodic | `setup_shock.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | radstar | setup a star as in the star setup but with radiation | self-gravity, radiation | `setup_star.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | radwind | wind setup with dust nucleation | | `setup_wind.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | randomwind | asteroid emitting a wind (Trevascus et al. 2021) | isothermal | `setup_disc.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | sedov | Sedov blast wave test | periodic | `setup_sedov.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | sgdisc | self-gravitating disc | self-gravity | `setup_disc.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | shock | shock tube tests | periodic | `setup_shock.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | solarsystem | planets and minor bodies in the solar system | dust, self-gravity | `setup_solarsystem.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | sphereinbox | sphere-in-box setup | periodic | `setup_sphereinbox.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | srblast | special relativistic blast wave test (spherical) | GR, minkowski, periodic | `setup_srblast.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | srpolytrope | polytrope in special relativity | GR, minkowski, self-gravity | `setup_srpolytrope.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | srshock | special relativistic sod shock tube test | GR, minkowski, periodic | `setup_shock.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | star | import stellar model from 1D stellar evolution code | self-gravity | `setup_star.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | starcluster | Cluster of stars (ptmass) | | `setup_starcluster.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | streamerdisc | disc with infalling streamer (Pineda et al.) | isothermal | `setup_disc.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | taylorgreen | Taylor-Green vortex problem | isothermal, periodic | `setup_taylorgreen.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | tde | tidal disruption simulations | self-gravity | `setup_grtde.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | test | default setup for tests | MHD, dust, radiation, periodic | `setup_unifdis.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | test2 | default setup for tests | | `setup_unifdis.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | testapr | unit tests for apr | periodic | `setup_unifdis.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | testcoolra | unit test for cooling radiation | self-gravity | `setup_sphere.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | testcyl | tests with free boundaries + ind timesteps | | `setup_unifdis.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | testdust | dust unit tests | dust, periodic | `setup_unifdis.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | testgr | unit tests of general relativistic code | GR, kerr | `setup_grdisc.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | testgrav | self-gravity unit tests | self-gravity | `setup_unifdis.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | testgrowth | dust growth unit tests | dust, periodic | `setup_unifdis.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | testkd | tests with ind_timesteps + periodic | MHD, radiation, periodic | `setup_unifdis.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | testnimhd | non-ideal MHD (+boundary parts+super-timesteps) unit tests | MHD, non-ideal, isothermal, periodic | `setup_unifdis.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | testparticles | test particles | | `setup_testparticles.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | testsinktree | self-gravity with sinks in tree | self-gravity | `setup_unifdis.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | tokamak | tokamak torus setup | isothermal | `setup_tokamak.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | torus | MRI torus | | `setup_torus.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | turb | driven supersonic turbulence (hydro, mhd, dusty) | isothermal, periodic | `setup_turb.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | turbdrive | driven turbulence | isothermal, periodic | `setup_unifdis.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | wave | linear wave | periodic | `setup_wave.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | wavedamp | Wave damping test as per Choi et al (2009) | MHD, non-ideal, isothermal, periodic | `setup_wavedamp.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | wd | white dwarf from stellar model | self-gravity | `setup_star.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | wddisc | disc around a white dwarf | dust, isothermal | `setup_wddisc.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | wind | wind setup with dust nucleation | | `setup_wind.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | windtunnel | Wind tunnel setup | self-gravity | `setup_windtunnel.f90 `__ | +------------------+---------------------------------------------------------------+----------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+