issues
search
python-hydro
/
pyro2
A framework for hydrodynamics explorations and prototyping
https://python-hydro.github.io/pyro2
BSD 3-Clause "New" or "Revised" License
305
stars
124
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[WIP] implement one-sided stencils for 4th order
#303
zingale
opened
1 day ago
1
move the 4th order reconstruction into mesh
#302
zingale
closed
1 day ago
0
HSE boundary conditions don't work with fv4
#301
zingale
opened
1 day ago
4
enforce reflect boundary condition when theta boundary ~ [0,pi]
#300
zhichen3
closed
1 day ago
0
add density and pres geom term in normal reconstruction for spherical geom
#299
zhichen3
opened
1 day ago
0
add dloga in grid
#298
zhichen3
closed
1 day ago
0
do a safer divide when density is zero in consFlux
#297
zhichen3
closed
2 days ago
0
Fix transverse pres gradient for spherical geometry.
#296
zhichen3
opened
2 days ago
0
fix artificial viscosity in compressible for spherical geometry
#295
zhichen3
closed
3 days ago
0
restore derived variables when we read a .h5 file
#294
zingale
closed
2 weeks ago
0
[WIP] add a compressible convection problem
#293
zingale
closed
1 week ago
0
use the same compressible external source function for RK and SDC
#292
zingale
closed
3 weeks ago
1
Make absolute tolerance stricter for regression tests
#291
yut23
opened
1 month ago
0
compressible: add a get_external_sources method
#290
zingale
closed
1 month ago
0
compressible: add the ability for a problem-dependent external source
#289
zingale
closed
2 weeks ago
3
fix gresho mach
#288
zingale
closed
2 months ago
0
change gresho to take desired Mach number as input
#287
zingale
closed
2 months ago
0
update compressible solver to include all waves for HLL-solvers
#286
zingale
opened
2 months ago
0
remove one more "do_io=0" from the docs
#285
zingale
closed
2 months ago
1
a few docs fixes
#284
zingale
closed
2 months ago
1
update pylint disable list for new pylint release
#283
zingale
closed
2 months ago
0
add an implementation of an HLLC solver with low Mach corrections
#282
zingale
closed
2 months ago
0
bump the python version in actions to 3.11
#281
zingale
closed
2 months ago
0
remove gresho from lm_atm + add docstring for bubble
#280
zingale
closed
2 months ago
0
add docstrings to the incompressible problems
#279
zingale
closed
2 months ago
0
fix viscous_burgers solver param defaults include
#278
zingale
closed
2 months ago
0
add docstrings to the Burgers problems
#277
zingale
closed
2 months ago
0
update the docs on running Pyro
#276
zingale
closed
2 months ago
0
add docstrings to the diffusion problems
#275
zingale
closed
2 months ago
0
add docstrings to the advection tests
#274
zingale
closed
2 months ago
0
explicitly sort the problems in the solver docs
#273
zingale
closed
2 months ago
0
add docstrings to all the compressible problem setups
#272
zingale
closed
2 months ago
0
render the parameter names in code font
#271
zingale
closed
2 months ago
0
fix some doc API issues
#270
zingale
closed
2 months ago
0
add available problems and their runtime parameters to the docs
#269
zingale
closed
2 months ago
1
regenerate the defaults for the docs
#268
zingale
closed
2 months ago
0
rename viscous_burgers -> burgers_viscous
#267
zingale
closed
2 months ago
0
show how to get the soruce listing for a problem setup
#266
zingale
closed
2 months ago
1
fix a stray math mark in the MG docs
#265
zingale
closed
2 months ago
0
simplify the init_data in the Jupyter docs example
#264
zingale
closed
2 months ago
1
derivative bug fix in divu calculation
#263
zhichen3
closed
2 months ago
0
refactor the problem setup to allow init via function
#262
zingale
closed
2 months ago
2
fix imports in the bc_demo test
#261
zingale
closed
2 months ago
0
Fix type check when pretty printing integer data
#260
yut23
closed
2 months ago
0
disable I/O by default in Jupyter
#259
zingale
closed
2 months ago
2
remove the isinstance check in the problem setups
#258
zingale
closed
2 months ago
0
get rid of command_line_params
#257
zingale
closed
2 months ago
1
create a script to automatically document the problem setups available
#256
zingale
closed
2 months ago
0
remove _*.defaults for problems and use a dict instead
#255
zingale
closed
2 months ago
1
bump up the max steps for gresho
#254
zingale
closed
2 months ago
0
Next