How to run case with explicitCoupling
Hi,
I was wondering how can I run a case using explicitCoupling. I understand that implicit coupling provides better stability, but based on what I've been reading in the literature the explicit coupling is more accurate. So referring to the settling case tutorial, cfdemSolverPiso/settlingTestMPI, I made the following adjustments in constant/couplingProperties:
//--------------------------------------------------------------------
momCoupleModels
(
explicitCouple
//implicitCouple
);
Forums:
- Read more about How to run case with explicitCoupling
- 7 comments
- Log in or register to post comments