issues
search
clawpack
/
pyclaw
PyClaw is a Python-based interface to the algorithms of Clawpack and SharpClaw. It also contains the PetClaw package, which adds parallelism through PETSc.
http://www.clawpack.com/pyclaw
BSD 3-Clause "New" or "Revised" License
164
stars
99
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Skip shallow water on the sphere test on Github to avoid segfault.
#736
ketch
closed
1 month ago
2
trying to fix coverage
#735
pavelkomarov
closed
1 month ago
20
[WIP] Clean up some SW on the sphere example code.
#734
ketch
opened
1 month ago
0
Get parallel test CI working again
#733
ketch
opened
1 month ago
0
Correctly use the floor instead of rounding to determine gauge cell index
#732
mandli
closed
1 month ago
1
Revert "Correctly use the floor instead of rounding to determine gauge cell index"
#731
mandli
closed
1 month ago
0
Correctly use the floor instead of rounding to determine gauge cell index
#730
ketch
closed
1 month ago
0
got rid of travis stuff and added github actions badge to readme
#729
pavelkomarov
closed
1 month ago
7
Design simplification
#728
pavelkomarov
opened
1 month ago
5
Remove `__future__` imports
#727
ketch
closed
1 month ago
2
we're on python3, so importing from future should no longer be necessary
#726
pavelkomarov
closed
1 month ago
14
Additional changes to Pytest-based tests and CI workflow
#724
carlosmunozmoncayo
closed
3 months ago
3
[WIP] Compile and install 3D Euler with gravity example
#723
carlosmunozmoncayo
closed
3 months ago
6
Remove the `py_dep` dependency from extension modules in pyclaw/meson.build
#722
rgommers
closed
6 months ago
0
Add pytest-based tests and remove nose tests.
#721
ketch
closed
3 months ago
13
Fix some issues with examples and meson.
#720
ketch
closed
8 months ago
1
Fix a naming bug introduced in e8ee7af12fada360ec4a1704fc0c2a4a9c1e85c3.
#719
ketch
closed
8 months ago
2
error: metadata-generation-failed
#718
mehranbasmenji1
closed
1 month ago
1
Possible bug in filling ghost cell in stegoton_1d example
#717
cpraveen
opened
9 months ago
1
Issue with installation
#716
stefgeorgiadis96
closed
1 month ago
3
Raise Warning if the Capacity Array is Not Set But mapc2p is solved #614
#715
RuchitTripathi
closed
11 months ago
1
Community Project
#714
MaYeatCo
opened
1 year ago
2
Fix typo in recent commit.
#713
ketch
closed
1 year ago
0
Get rid of some compile-time warnings.
#712
ketch
closed
6 months ago
3
Drop support for Python 2, removing imports of six and __future__.
#711
ketch
closed
1 year ago
0
Properly manage import directories for editable and non-editable installs
#710
ketch
closed
1 year ago
0
Update meson build to include fortran extensions for examples.
#709
ketch
closed
1 year ago
0
Almost complete meson build.
#708
ketch
closed
1 year ago
0
Add meson.build.
#707
ketch
closed
1 year ago
0
Move Python directories up.
#706
ketch
opened
1 year ago
1
Give a more helpful error message if petsc4py is not installed.
#705
ketch
closed
1 year ago
0
fixed read issues in test_sedov_and_hdf.
#704
sanromd
closed
1 year ago
0
`test_sedov_and_hdf` fails because it cannot file or directory
#703
sanromd
closed
1 year ago
0
Fix bug before step function not being called
#702
carlosmunozmoncayo
closed
1 year ago
1
replace imp by importlib
#701
rjleveque
closed
1 year ago
0
Correct docstring for Controller.out_times.
#700
ketch
closed
1 year ago
0
Typo in Pyclaw Controller Class docs
#699
zhounan-sjtu
closed
1 year ago
2
Fix some issues with reading of output from petclaw.
#698
ketch
closed
1 year ago
0
Use fortran ordering for q array when reading ascii files.
#697
ketch
closed
1 year ago
8
Remove some obsolete instructions from the README.
#696
ketch
closed
2 years ago
1
Issue on importing fortran files to python script by using f2py in clawpack on M1 machine
#695
abhibsws
closed
2 years ago
5
change getargspec to getfullargspec to support python 3.11
#694
ngam
closed
2 years ago
0
Write num_ghost = 0 in PyClaw ASCII output.
#693
ketch
closed
2 years ago
1
Using step_source with sharpclaw solver fails
#692
gridley
closed
2 years ago
1
Plotting failure from trying to read num_ghosts in example inputs
#691
gridley
closed
2 years ago
16
Fix various typos
#690
luzpaz
closed
2 years ago
0
[WIP] Use Circle CI
#689
ketch
closed
1 month ago
1
Issue of running an example
#688
sifanexisted
closed
2 years ago
2
Support reading output files in format binary32
#687
rjleveque
closed
2 years ago
1
add OutputController attribute file_prefix
#686
rjleveque
closed
2 years ago
0
Next