CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Running, Solving & CFD (https://www.cfd-online.com/Forums/openfoam-solving/)
-   -   dieselEngineFoam 1.6ext Parallel (https://www.cfd-online.com/Forums/openfoam-solving/116049-dieselenginefoam-1-6ext-parallel.html)

ris April 11, 2013 17:11

dieselEngineFoam 1.6ext Parallel
 
Hello,
Has anyone managed to get dieselEngineFoam working in parallel with mesh motion(specifically piston compression-expansion)? It seems that every dieselEngineFoam in every version of OpenFOAM is plagued with the mpi crash at injection of particles. I know sprayEngineFoam has problems via this bug report: http://www.openfoam.org/mantisbt/view.php?id=577.

ris.

novakm June 15, 2013 12:19

Is there any updates of the state of the topic?

kalle June 17, 2013 02:33

No news, AFAIK. However, I do use the fix I suggested in the bug report on a daily basis. It works fine if you do not try 2D cases... I am using 2.2.x.

Just get rid of all calls (several) to:
meshTools::constrainToMeshCentre
meshTools::constrainDirection

in
InjectionModel.C
KinematicParcel.C



I though the old lagrangian library did work in parallel with mesh motion?

K

novakm June 17, 2013 04:14

Quote:

Originally Posted by kalle (Post 434369)
No news, AFAIK. However, I do use the fix I suggested in the bug report on a daily basis. It works fine if you do not try 2D cases... I am using 2.2.x.

Just get rid of all calls (several) to:
meshTools::constrainToMeshCentre
meshTools::constrainDirection

in
InjectionModel.C
KinematicParcel.C


K

Thanks for your reply :) I am very grateful for this info. I will keep this information in my mind :)
l


Quote:

Originally Posted by kalle (Post 434369)
I though the old lagrangian library did work in parallel with mesh motion?
K

I can not tell, because I don't know. Spray in ICEs is my final goal.
I have reached a problem with attachDetach in parallel in accordionEngineMesh class (OF-ext) already . It drives me crazy now. Therefore I have asked about the parallelization of the "final chapter", in order to know, if it worth the spleepless nights I have already had.
Sorry about my english. I am really tired :)


All times are GMT -4. The time now is 06:20.