saltynexus

Results 8 issues of saltynexus

Followed the instructions for a Windows download and failed to pass the test cases. Apparently `pcread` became available in R2015a. I have R2014, therefore the function call in "verify_meshes.m" is...

enhancement

Using node v8.4.0 and npm 5.3.0. Following the [Getting Started](http://www.dais.unive.it/wass/documentation/getting_started.html) tutorial, here is the command window output ``` DirScan Scan completed. Cam0 files: [ '000000_0000000000000_01.tif', '000001_0000000083342_01.tif', '000002_0000000166652_01.tif', '000003_0000000249994_01.tif', '000004_0000000333336_01.tif', '000005_0000000416678_01.tif'...

enhancement

Bug description ---------------- during hotstart, GPUSPH fails to write output to specified directory Summary ---------------- I'm currently running GPUSPH on a cluster, which uses SLURM scheduling. The cluster scheduling is...

enhancement

I've been working the **WaveMaker.cu** test case a lot recently and I've encountered a bug in the way the wave height is defined. On line 132: `float wave_height = H*stroke/4;`...

When I try to apply a DEM to the WaveTank.cu test case, the bottom boundary of the DEM fails and all particles fall through the domain. In the mean time...

fixed in dev

I tried to build the documentation under /gpusph/docs/user-guide using "make" and it fails. Are these documents actually maintained? There is clearly missing figures. If they are not maintained, then remove...

Currently I do not have a Nvidia GPU installed on my PC, nor do I have the capacity for one. I do however have a Nvidia Jetson TX2, which is...

I installed meshmagick the other day by issuing the following command `conda install -c frongere meshmagick` I'm able to run meshmagick from the terminal command line (e.g. `meshmagick my_mesh.stl --show`)...