1
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 23, 2025 — Aug 23, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix off-by-one in moving_wall_bc ghost fill (stegoton_1d) (#757) More... 2 months ago
Merge pull request #756 from mandli/new-conduct-form More... 2 months ago
Add new CoC URL
Mandli
as Kyle Mandli
More... 2 months ago
Add Testing Matrix (#748)
Mandli
as Kyle Mandli
More... 7 months ago
Merge pull request #752 from NDM14/feature/614/raise-warning-capacity
Mandli
as Kyle Mandli
More... 7 months ago
Use exactly the same identity_map in State as in Geometry.
David I. Ketcheson
as David Ketcheson
More... 7 months ago
added new check if there is a mapping to distinguish right cases More... 7 months ago
moved test for state to tests directory More... 7 months ago
- Added Testclass and test to check for updated is_valid - the fixture is taken from the example advection_2d_annulus to get a minial setup to test the validity of the state More... 7 months ago
updated error message to tell the user what he needs to do More... 7 months ago
Fix signature Domain.__init__ and quadrants format (#753) More... 7 months ago
- removed is_mapped_state_valid method to comply with the present pattern in all objects - implemented the is_mapped_state_valid method from state class to is_valid so only the is_valid function is used to check for validity More... 7 months ago
- removed two unnecassary checks from method is_mapped_state_valid More... 7 months ago
- changed the String of the ValueError for the capacity array More... 7 months ago
- added method is_mapped_state_valid to state class to check whether the capacity array and its index is set when mapc2p is also set. - added method is_mapped_solution_valid to check whether every state has a valid mapping at runtime. More... 7 months ago
Adds a better command line interface to gauge comparisons (#746)
Mandli
as Kyle Mandli
More... 12 months ago
Merge pull request #747 from rjleveque/CoC More... about 1 year ago
add CoC More... about 1 year ago
move read_t to binary.py namespace (#745) More... about 1 year ago
Numpy frame (#739) More... over 1 year ago
Update 2D SWEs regression data (#742) More... over 1 year ago
Merge pull request #741 from MohitKambli/pyclaw-branch
Mandli
as Kyle Mandli
More... over 1 year ago
Fix #740: file_prefix argument is inconsistently implemented in fileio/ascii.py More... over 1 year ago
Merge pull request #738 from clawpack/set_fwave
Mandli
as Kyle Mandli
More... over 1 year ago
Set fwave=False in advection reaction example.
David I. Ketcheson
as David Ketcheson
More... over 1 year ago
Automatically set solver.fwave based on values in Riemann repository.
David I. Ketcheson
as David Ketcheson
More... over 1 year ago
trying to fix coverage (#735) More... almost 2 years ago
Skip shallow water on the sphere test on Github to avoid segfault. (#736)
David I. Ketcheson
as David Ketcheson
More... almost 2 years ago
got rid of travis stuff and added github actions badge to readme (#729) More... almost 2 years ago
Add correct fix for gauge index rounding (#732)
Mandli
as Kyle Mandli
More... almost 2 years ago