FEconv
FEconv copied to clipboard
Program feconv is an utility to convert between several mesh and FE field formats, like ANSYS mesh files (.msh), MD Nastran input files (.bdf), I-Deas Universal (.unv), VTK files (.vtk), etc. If you u...
Hi, after outputting a Cleaver method mesh using 3D Slicer, every time I want to convert the vtu format mesh into mphtxt, the conversion in the terminal (Linux) or the...
Hello, Using the following command ./feconv -gm input_GMSH.msh output_ANSYS.msh results in the program running for very long but does not output anything. This is in ubuntu 20.04. Thanks, Peter
Hello, I am trying to use feconv to change my mesh file format from .msh to .unv. But after unzipping the directory, and running the make command in my mac,...
Hello I tried a 2D Comsol mphtxt to convert into unv or msh files. Neither the -l listing is working. I get errors like: INFO: Reading mphtxt file ... INFO:...
Thank you for the nice library. I am in Windows with Msys2, with mingw64 terminal. The version of the gcc toolchain is the 13.2.0 https://packages.msys2.org/base/mingw-w64-gcc. I compiled feconv through the...
Hi, I've tried the converter and can not make it work. My test model is attached: [vtu.zip](https://github.com/victorsndvg/FEconv/files/10458780/vtu.zip) Command, I've used for the conversion, is: ./feconv default.vtu default.unv The program infinitely...
Dear authors, Please, publish a release of your wonderful converter with attached binaries for Linux and Windows. Users do not want to compile anything.
I'm using. /femconv -gm input.vtu output.msh resulting in a long runtime and a Docker Desktop Installer.exe file in the folder . This is in ubuntu 20.04.