Hi John
After a lot of fooling around, I finally settled on Salome. It was easy
to install if you ignore all of the junk in the README file. It took a
.step file from FreeCAD and turned out a 3D hexahedral .unv file with
little trouble. The mesh may not be very optimized but I don't care. I
am feeding the file into a Deal.II program that has extensive mesh
optimization capabilities.
Thanks again for your help.
Gary R.
On 12/2/19 4:36 PM, John Hasler wrote:
OpenFOAM is not a monolithic GUI program. It is a library and a set of
applications built on it. See http://openfoam.org, which is mentioned
in the package description. Ignore everything they say about installing
it, though. You have installed it. You certainly don't need Docker.
You should be able to run applications from the command line. Look in
/usr/share/doc/openfoam-examples. The documentation is abysmal. You
have to puzzle it out from clues on the Web site. There is a tutorial
somewhere: perhaps you can find it. The version of OpenFOAM in Sid
(which I use) is broken.