There was an error fetching the commit references. Please try again later.
Python Module
two versions available now via CMake switch: - by default the Python module is built without LBM module, since lbmpy can be used for this. Reduces compile time substantially. - if the LBM is needed in python, for example for the lbmpy testsuite it can be included by setting the CMake switch WALBERLA_BUILD_WITH_PYTHON_LBM
Showing
- CMakeLists.txt 2 additions, 0 deletionsCMakeLists.txt
- apps/pythonmodule/CMakeLists.txt 5 additions, 3 deletionsapps/pythonmodule/CMakeLists.txt
- apps/pythonmodule/PythonModuleWithLbmModule.cpp 2 additions, 1 deletionapps/pythonmodule/PythonModuleWithLbmModule.cpp
- python/waLBerla_docs/modules/lbm.rst 2 additions, 0 deletionspython/waLBerla_docs/modules/lbm.rst
Please register or sign in to comment