how to import a geometry on AcuSolve from HyperMesh
Hi,
I've modeled a geometry on HyperMesh and i've exported it as a Parasolied (.x_t file) and now i want to import the geometry on AcuSolve in order to run a CFD analysis.
And the import of the geometry on AcuSolve doesn't systematically work, and I don't knwo why.
The problem is that i don't manage to find the reason why it doesn't work systematically. I've tried also .nas and .cas files, and it doesn't wor at all.
I got this type of error :
Traceback (most recent call last):
File 'pnlFile.py', line 323, in importFile
File 'pnlWin.py', line 1447, in readData
File 'pnlImport.py', line 178, in readData
File 'pnlImport.py', line 294, in readDataFile
File 'pnlLoadGeom.py', line 264, in __init__
File 'pnlLoadGeom.py', line 293, in readGeom
File 'pnlLoadGeom.py', line 367, in loadGeomData
PnlLoadGeomError: 'Error from geometry reading module: <error reading geometry> '
Traceback (most recent call last):
File 'pnlFile.py', line 323, in importFile
File 'pnlWin.py', line 1447, in readData
File 'pnlImport.py', line 178, in readData
File 'pnlImport.py', line 306, in readDataFile
File 'pnlLoadInput.py', line 239, in __init__
File 'pnlLoadInput.py', line 263, in readInput
File 'pnlLoadInput.py', line 280, in loadInputData
File 'pnlLoadInput.py', line 375, in loadData
File 'acuLaunch.py', line 194, in __init__
LaunchError: 'ERROR from AcuLaunch module: <Error 1 Executing: C:\\Program Files\\Altair\\2017\\acusolve\\win64\\bin\\acuImport -v 1 -lbuff > '
Traceback (most recent call last):
File 'pnlFile.py', line 323, in importFile
File 'pnlWin.py', line 1447, in readData
File 'pnlImport.py', line 178, in readData
File 'pnlImport.py', line 294, in readDataFile
File 'pnlLoadGeom.py', line 264, in __init__
File 'pnlLoadGeom.py', line 293, in readGeom
File 'pnlLoadGeom.py', line 367, in loadGeomData
PnlLoadGeomError: 'Error from geometry reading module: <error reading geometry> '
Could you please tell me steps to export the good type of file that can be read with AcuSolve. It would be really nice!!
Or just tell me the reason why i can't manage to import any files on AcuSolve.
Yours,
Emmanuelle
Answers
-
Are you exporting using CFD Profile (AcuSolve) or General in HM?
Also remember to use the Fluent Nastran Standard format.
Thank you
0