GitHub / python-hydro/pyro2 / commits
A framework for hydrodynamics explorations and prototyping
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 7ab21baa | start testing python 3.14 (#353) |
Michael Zingale <m****e@s****u>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 7559c8e8 | Add multigrid-only option to test.py (#357) |
Michael Zingale <m****e@s****u>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 0d853c7e |
Bump actions/checkout from 5 to 6 (#354)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| 9c666911 |
Bump actions/setup-python from 5 to 6 (#352)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 9f5d6953 |
Bump actions/checkout from 4 to 5 (#351)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| aa736edc | run codespell on notebooks (#347) |
Michael Zingale <m****e@s****u>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 8d6fb88a | add Mac OS CI (#350) |
Michael Zingale <m****e@s****u>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 2a006c20 | fix sphinx_prompt config (#349) |
Michael Zingale <m****e@s****u>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| a3da1f17 | add a __str__ method to Simulation (#344) |
Michael Zingale <m****e@s****u>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 91aed7ba | fix isort (#343) |
Michael Zingale <m****e@s****u>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| ee3b8461 | limit sphinx to < 8.2.0 due to nbsphinx (#341) |
Michael Zingale <m****e@s****u>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 22760937 | the 4th order solvers are only guaranteed to work with square cells (#340) |
Michael Zingale <m****e@s****u>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 71132d61 | update changes for 4.5.0 (#327) |
Michael Zingale <m****e@s****u>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| f4c1a983 | add density and pres geom term in normal reconstruction for spherical geom (#... |
Zhi Chen <6****3@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| b801067d | increase the maximum number of steps for convection (#339) |
Michael Zingale <m****e@s****u>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 888a86ac | add some protection against negatives in 4th order (#309) |
Michael Zingale <m****e@s****u>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 0c966841 | update convection inputs (#338) |
Michael Zingale <m****e@s****u>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 9f4e61b4 | update the convection I/O defaults (#337) |
Michael Zingale <m****e@s****u>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 8f5a0728 | [WIP] fix the sponge source (#336) |
Michael Zingale <m****e@s****u>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| c2ecf505 | implement a clean_state routine for compressible (#329) |
Michael Zingale <m****e@s****u>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 7ee23e11 | add Simon and Alex to the .zenodo.json (#325) |
Michael Zingale <m****e@s****u>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| e2711a33 | remove some unused parameters from compressible_sdc (#333) |
Michael Zingale <m****e@s****u>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 229f64ad | optimize the compressible sdc solver (#331) |
Michael Zingale <m****e@s****u>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 6c55374f | compressible_fv4 does not need to reimplement evolve (#332) |
Michael Zingale <m****e@s****u>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| ab26c9c8 | make the assertion on rho, e more informative (compressible solvers) (#328) |
Michael Zingale <m****e@s****u>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 49f74479 | update the citing information (#324) |
Michael Zingale <m****e@s****u>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 997469d2 | use fstrings in the driver (#323) |
Michael Zingale <m****e@s****u>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 8be4b600 | start testing python 3.13, drop 3.9 (#321) |
Michael Zingale <m****e@s****u>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 18942d64 | increase linkcheck timeout and retries (#322) |
Michael Zingale <m****e@s****u>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 95681a82 | fix how derives are imported when reading output (#320) |
Michael Zingale <m****e@s****u>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 9089e921 | add the ability to skip execution of notebooks when building docs (#319) |
Michael Zingale <m****e@s****u>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 48d283cd | fix typesetting | Michael Zingale <m****e@s****u> | over 1 year ago | |
| c5327389 | add more docs on compressible, including sources (#317) |
Michael Zingale <m****e@s****u>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 51fbff10 | remove some API docs for untracked files (#318) |
Michael Zingale <m****e@s****u>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| a78743ee | fix some autodoc issues (#316) |
Michael Zingale <m****e@s****u>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 7351d085 | turn on the sponge for convection problem (#315) |
Michael Zingale <m****e@s****u>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 6cc75515 | implement a sponge term in compressible (#313) |
Michael Zingale <m****e@s****u>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| c1b0584a | add some asserts to the compressible solver (#312) |
Michael Zingale <m****e@s****u>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 12898790 | use a seeded random number generator for convection (#310) |
Michael Zingale <m****e@s****u>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| f73c3e04 | add a multimode RT problem (#307) |
Michael Zingale <m****e@s****u>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 81873bc4 | add a demonstration of doing a lateral average (#305) |
Michael Zingale <m****e@s****u>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 8f5723ca | update the "Reading and plotting manually" portion of docs (#304) |
Michael Zingale <m****e@s****u>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 89a07d7f | Fix transverse pres gradient for spherical geometry. (#296) |
Zhi Chen <6****3@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| c4a7799a | move the 4th order reconstruction into mesh (#302) |
Michael Zingale <m****e@s****u>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 9f497fa5 | add dloga in grid (#298) |
Zhi Chen <6****3@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| fdc1e598 | enforce reflect boundary condition when theta boundary ~ [0,pi] (#300) |
Zhi Chen <6****3@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 0af42f61 | do a safer divide when density is zero in consFlux (#297) |
Zhi Chen <6****3@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 90630068 | fix artificial viscosity in compressible for spherical geometry (#295) |
Zhi Chen <6****3@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| dcbf3fbf | [WIP] add a compressible convection problem (#293) |
Michael Zingale <m****e@s****u>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| b0dc9c32 | restore derived variables when we read a .h5 file (#294) |
Michael Zingale <m****e@s****u>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 3cda63bc | compressible: add the ability for a problem-dependent external source (#289) |
Michael Zingale <m****e@s****u>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 13eb252d | use the same compressible external source function for RK and SDC (#292) |
Michael Zingale <m****e@s****u>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| dd2ec063 | compressible: add a get_external_sources method (#290) |
Michael Zingale <m****e@s****u>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| a08adc70 | update for 4.4.0 | Michael Zingale <m****e@s****u> | almost 2 years ago | |
| 5c307b7e | fix gresho mach (#288) |
Michael Zingale <m****e@s****u>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 1a76bf00 | change gresho to take desired Mach number as input (#287) |
Michael Zingale <m****e@s****u>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 91bc1c86 | remove one more "do_io=0" from the docs (#285) |
Michael Zingale <m****e@s****u>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| c07f6a4a | a few docs fixes (#284) |
Michael Zingale <m****e@s****u>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| dfe5d1de | update pylint disable list for new pylint release (#283) |
Michael Zingale <m****e@s****u>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| a7532c48 | add an implementation of an HLLC solver with low Mach corrections (#282) |
Michael Zingale <m****e@s****u>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| d058c7bb | bump the python version in actions to 3.11 (#281) |
Michael Zingale <m****e@s****u>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 47fb8a9e | remove gresho from lm_atm + add docstring for bubble (#280) |
Michael Zingale <m****e@s****u>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 1520ff01 | add docstrings to the incompressible problems (#279) |
Michael Zingale <m****e@s****u>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| b23588dd | add docstrings to the Burgers problems (#277) |
Michael Zingale <m****e@s****u>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| bc592346 | fix viscous_burgers solver param defaults include (#278) |
Michael Zingale <m****e@s****u>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 3e0ed348 | update the docs on running Pyro (#276) |
Michael Zingale <m****e@s****u>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| c737549c | add docstrings to the diffusion problems (#275) |
Michael Zingale <m****e@s****u>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 1649759e | add docstrings to the advection tests (#274) |
Michael Zingale <m****e@s****u>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| fc040ed0 | explicitly sort the problems in the solver docs (#273) |
Michael Zingale <m****e@s****u>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 7e2f49fc | add docstrings to all the compressible problem setups (#272) |
Michael Zingale <m****e@s****u>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 903285ee | add available problems and their runtime parameters to the docs (#269) |
Michael Zingale <m****e@s****u>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 075ce404 | render the parameter names in code font (#271) |
Michael Zingale <m****e@s****u>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| e4cb631a | fix some doc API issues (#270) |
Michael Zingale <m****e@s****u>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 2541fad2 | regenerate the defaults for the docs (#268) |
Michael Zingale <m****e@s****u>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 8a731ce9 | rename viscous_burgers -> burgers_viscous (#267) |
Michael Zingale <m****e@s****u>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| d063c13e | show how to get the soruce listing for a problem setup (#266) |
Michael Zingale <m****e@s****u>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| d6f29981 | fix a stray math mark in the MG docs (#265) |
Michael Zingale <m****e@s****u>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 06966669 | update for 4.3.0 | Michael Zingale <m****e@s****u> | almost 2 years ago | |
| e0b9e236 | simplify the init_data in the Jupyter docs example (#264) |
Michael Zingale <m****e@s****u>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| d11ac15c | derivative bug fix in divu calculation (#263) |
Zhi Chen <6****3@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 73d80384 | disable I/O by default in Jupyter (#259) |
Michael Zingale <m****e@s****u>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 8e6acd6e | refactor the problem setup to allow init via function (#262) |
Michael Zingale <m****e@s****u>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| e4dffa7c | fix imports in the bc_demo test (#261) |
Michael Zingale <m****e@s****u>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 7cea4ced | Fix type check when pretty printing integer data (#260) |
Eric T. Johnson <y****3@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 0bd24461 | remove the isinstance check in the problem setups (#258) |
Michael Zingale <m****e@s****u>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 23cb4f46 | get rid of command_line_params (#257) |
Michael Zingale <m****e@s****u>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 9c65825f | remove _*.defaults for problems and use a dict instead (#255) |
Michael Zingale <m****e@s****u>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 633f394d | remove the compressible_sr solver (#226) |
Michael Zingale <m****e@s****u>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 62cec10f | bump up the max steps for gresho (#254) |
Michael Zingale <m****e@s****u>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 80976f08 | the 4th order solver should only need 4 ghost cells, not 5 (#248) |
Michael Zingale <m****e@s****u>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| c4e9b4c0 | update benchmarks | Michael Zingale <m****e@s****u> | almost 2 years ago | |
| 30c4e417 | force more parameters to be keyword only (#251) |
Michael Zingale <m****e@s****u>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| a1a81246 | remove the static compresssible compare page (#252) |
Michael Zingale <m****e@s****u>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 2b2488e4 | change initialize_problem to require keyword args (#247) |
Michael Zingale <m****e@s****u>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 3879ae4a | in the comparison notebook, don't plot ghost cells (#249) |
Michael Zingale <m****e@s****u>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 1fc283f4 | add more detail to the compressible comparison docs example (#246) |
Michael Zingale <m****e@s****u>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 61106174 | fix orientation of the plots in compressible RT comparison (#243) |
Michael Zingale <m****e@s****u>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 192512e7 | add Zhi and Eric to the .zenodo file (#242) |
Michael Zingale <m****e@s****u>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| d465e028 | add PyPI badge (#241) |
Michael Zingale <m****e@s****u>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| b2c90282 | update changes | Michael Zingale <m****e@s****u> | almost 2 years ago |