PhasicFlow / phasicFlow

Parallel, highly efficient code (CPU and GPU) for DEM and CFD-DEM simulations.
GNU General Public License v3.0
43 stars 25 forks source link

Geometry motion bug #111

Open ramin1728 opened 6 months ago

ramin1728 commented 6 months ago

It is expected that no further information is needed if you set the motionModel in the geometryDict to be stationary, but the program asked for information, which seems nonsensical. My guess is that this part of the code should be modified. Regards