Recent Releases of cudfnsys
cudfnsys - cuDFNsys-new_GUI
Now, cuDFNsys has a simple GUI. How to use it can be found in the Manual.
For developments, the cuDFNsys functions can be more easily used. Basically, developers just need to create four classes:
cuDFNsys::DFN<double>, cuDFNsys::MeshDFN<double>, cuDFNsys::FlowDFN<double>, and cuDFNsys::PTDFN<double> particleTracking. These four classes will load .csv files to run simulations, Details can be found in the manual.
Please download the source code (https://github.com/qq1012510777/cuDFNsys.git) and compile it. Do not use the binary here.
- Cuda
Published by qq1012510777 about 2 years ago
cudfnsys - cuDFNsys GUI
Now, cuDFNsys has a simple GUI. How to use it can be found in the Manual.
For developments, the cuDFNsys functions can be more easily used. Basically, developers just need to create four classes:
cuDFNsys::DFN<double>, cuDFNsys::MeshDFN<double>, cuDFNsys::FlowDFN<double>, and cuDFNsys::PTDFN<double> particleTracking. These four classes will load .csv files to run simulations, Details can be found in the manual.
Please download the source code and compile it. Do not use the binary here.
- Cuda
Published by qq1012510777 about 2 years ago
cudfnsys - First_release_cuDFNsys
The cuDFNsys, v0.0.0.
- Cuda
Published by qq1012510777 over 3 years ago