mirror of
https://github.com/ParticulateFlow/CFDEMcoupling-PFM.git
synced 2025-12-08 06:37:44 +00:00
(0) First, the BF geometry needs to be filled and the layer structure needs to be created. To this end, execute run_init.sh. The resulting data is transferred to the appropriate places by post_init.sh which is automatically called by run_init.sh. (1) Then, a database with the mean flow fields needs to be created. First, execute run_CFDDEM.sh. (2) Once finished, a data-driven run can be performed. Execute run_dataDrivenCFD.sh. Repeat steps (1) and (2) as often as desired.