saltynexus

Results 13 comments of saltynexus

Can you please review this solution 1) Download and add this [toolbox](http://www.geo.tuwien.ac.at/downloads/pg/pctools/pctools.html) to your Matlab path 2) Comment out the following lines in "verify_meshes.m" ``` % ptgt = pcread( sprintf('%s/%06d_3d.ply',M3D_DIR,...

I am very interested in your project. As for your comment, yes, I would recommend removing as many dependencies as you can. If `pcread` requires Matlab 2015a and saving the...

Did you make any progress on this? If yes, please share. If no, can elaborate? Are you only changing the viscosity?

I know this doesn't fix your problem, but I've been recently implementing a DEM and found some difficulties as well. Long story short, I got a reply back from Giuseppe...

Any possibility to expedite this? In my opinion "master" should not be made public without proper updated documentation. How do I know if the errors I encounter are bugs/issues or...

Ahhh...yes. I believe you are correct. I checked my output files and PART_00000.vtp - PART_00018.vtp are all timestamped at a later date. Since I started at hot_00082.bin, and there is...

I would prefer the solution be found with automation in mind. If my job is running with SLURM and gets killed, it will be queued for automatic restart. I've already...

@Oblomov OK, so we both agree that the subdir option is a temporary fix and that the real solution lies within the workings of the counter. If I knew more...

Awesome...sounds like a plan!

@Oblomov I'm sure you have a lot on your plate, but I just wanted to see if you can provide an estimated timeline on when this temporary solution will become...