pysph icon indicating copy to clipboard operation
pysph copied to clipboard

A framework for Smoothed Particle Hydrodynamics in Python

Results 23 pysph issues
Sort by recently updated
recently updated
newest added

Improved https://github.com/pypr/pysph/pull/356 1. `generate_xdmf` is now `dump_xdmf`. 2. vectorize velocity is now default. 3. added a test case to check generated xdmf. 4. hdf5 files are are referred by relative...

Dear developers, I was using PySPH on my old GPU (GeForce GTX 680) for a while and I recently started using it on a newer GPU (NVIDIA TITAN V) as...

I'm a beginner to pysph. I managed to install the package along with all the dependencies. Using the command "pysph run dam_break_2d" works for me and even prints the output...

Hi, thank you for developing PySPH. It is a nice SPH implementation and good starting point for implementing own ideas. We used PySPH in our research to model flexible fibers...

This is currently Cython only and should be relatively easy to write with compyle allowing us to use this on all backends.

@prabhuramachandran I get RuntimeError: No pyface.toolkits plugin could be loaded for qt4 pyqt is installed (according to anaconda navigator). Should PyQT be downgraded to PyQT4?

No traitsui.toolkits plugin could be loaded for qt4

@adityapb -- please address this ASAP. This is to fix the issues in #126.

I use pysph to create projects, but often encounter the following errors after running a few steps Setup took: 0.14099 secs 5% Process finished with exit code -1073741819 (0xC0000005) No...