GithubHelp home page GithubHelp logo

azrael3000 / crixus Goto Github PK

View Code? Open in Web Editor NEW
11.0 11.0 7.0 1.2 MB

Crixus is a preprocessing tool for SPH, in particular Spartacus3D, Sphynx and GPUSPH.

License: GNU General Public License v2.0

CMake 0.70% Python 0.66% C 9.03% C++ 18.97% Cuda 70.64%

crixus's People

Contributors

azrael3000 avatar ckassiotis avatar martinferrand avatar narcolessico avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

crixus's Issues

Unable to Generate Seperate Files

Dear Crixus developers,

First of all, thank you for making such a valuable tool available to the public.

I have an issue with generating h5sph files for a problem that contains moving a moving body.

I imported the stl file for the boundary, generated a fill for the fluid as a box and then imported another file for the moving body but Crixus would not generate an additional h5sph or vtk file for the moving body, only the container and the fluid.

Below is a link containing the .inf file and stl file for the container and moving body.
http://www.mediafire.com/?n22k6nwas9mff

I would greatly appreciate your help finding a solution for this problem.

Thanks and regards,

Jabir

Environment variable in CMakeLists.txt

Hey Arno,

In your CMakeLists.txt you have the following environment variable:

set(ENV{HDF5_ROOT} "/home/arnom/software/shdf5")

Through this variable you force users to have HDF5 installed locally and the directory to be given, however it might be better to comment this line.

This is because HDF5 can be downloaded through apt-get (by downloading libhdf5-serial-dev), and in this case it isn't necessary to set this environment variable.

I think it will be better to leave this commented and add a troubleshooting section in your INSTALL file explaining how to modify the CMakeLists.txt file if necessary.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.