Error while executing acuPrep in AcuConsole
Answers
-
You would expand the Surface set and select Simple Boundary Condition. There are many tutorials to guide usage of AcuConsole as the pre-processor for AcuSolve. From AcuConsole: Help > AcuSolve Help - then Tutorials. There is also one tutorial for using HyperWorks/HyperMesh - ACU-6100.
0 -
I am trying to run the simulation in acuconsole , the run has been stopped after the following warning on BSs while executing Acuprep:
: surface output on non-active element sets ignored
how can I find the origin of error in more details?
0 -
That is not an error, just a warning, and would not stop the calculation. There must be something else. You can post the complete .Log file, or contact your local Altair support team.
0 -
I have this error in same log file:
acuPrep: Processing EQUATION
acuPrep: *** ERROR: field <Air> is redundant
acuPrep: Processing FIELD( 'none' )
acuPrep: Processing FIELD( 'Air' )
acuPrep: *** ERROR: Could find corresponding FIELD entry for Air fieldacuPrep: Processing ELEMENT_SET( 'FLUID_BL' )
acuPrep: *** ERROR: ELEMENT_SET FLUID_BL is single fluid in a multifield simulationacuPrep: Processing ELEMENT_SET( 'FLUID_main' )
acuPrep: *** ERROR: ELEMENT_SET FLUID_main is single fluid in a multifield simulation0 -
Looks like there are setup/definition issues in the .inp file. Is this a single or multi-fluid simulation? You could share the .inp file, or contact Altair Support for assistance (which is probably your best bet).
0 -
It is a single fluid simulation , so the multi-phase option in solution strategy tab is off.I am solving the flow and temperature though.
0 -
Turning off multi-field option in Auto Solution Strategy is not enough. (In fact, it shouldn't even appear there...) It needs to be turned off in Problem Description (becomes EQUATION command in the .inp). In Problem Description, Multiphase equation should be set to 'None'.
0 -
Altair Forum User said:
Turning off multi-field option in Auto Solution Strategy is not enough. (In fact, it shouldn't even appear there...) It needs to be turned off in Problem Description (becomes EQUATION command in the .inp). In Problem Description, Multiphase equation should be set to 'None'.
Thanks for the hint. it has been resolved. and I passed from acu prep to acusolve
now I am getting this error while the surface has a finite area.
acuSolve: *** ASSERTION in Function <bbcInitVals> File <bbc.c> Line <149>
acuSolve: *** BBC <BLEED-EXHAUST> has zero area
acuRun: *** ERROR: error occurred executing acuSolve'0