I have a lot of STL surfaces that I want to import into a Fluent case and use them for data output. Via the GUI, I managed to do this via surface->imprint ... but I want to automatize it via TUI commands. How do you do that?
To import the STL file, you can use the following command:
/mesh/surface-mesh/read file-name.stl
Once this mesh is read successfully, you can use the imprint commands as below:
/surface/imprint-surface surface-name new-surface-name cell-zone-name