You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I try to slove a high Ma number field with parallel rhoReactingFoam, with mechanism of GRI3.0. The mechanism has been translated into *.foam files, and loadBalance is applied. My chemistrylProperties settings:
Then it reports error, where different cores report different errors:
DILUPBiCGStab: Solving for Uz, Initial residual = 6.68677e-05, Final residual = 2.46475e-11, No Iterations 1
[65] --> FOAM FATAL IO ERROR:
[65] Wrong token type - expected scalar value, found on line 0: word 'z'
[117] Bad token - could not get int32
[17] Bad token - could not get scalar value
If i change chemistryType method into standard, it can normally run, so i think this would be a DLBfoam error.
Much gratitude if you have any suggestions.
The text was updated successfully, but these errors were encountered:
Hi, I try to slove a high Ma number field with parallel rhoReactingFoam, with mechanism of GRI3.0. The mechanism has been translated into *.foam files, and loadBalance is applied. My chemistrylProperties settings:
It works for two steps, as log has reported the loadBalance results.
Then it reports error, where different cores report different errors:
If i change chemistryType method into standard, it can normally run, so i think this would be a DLBfoam error.
Much gratitude if you have any suggestions.
The text was updated successfully, but these errors were encountered: