We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cd ~autotwin/automesh/tests/input automesh mesh -i double_x.npy -o double_x.inp automesh mesh -i double_x.npy -o double_x.exo automesh mesh -i double_x.npy -o double_x.mesh # visualization in Hexalab.net works, but the CLI doesn't show .mesh
.mesh file:
.mesh
MeshVersionFormatted 1 Dimension 3 Vertices 12 0 0 0 0 1 0 0 0 2 0 0 0 0 1 0 0 1 1 0 0 2 1 0 0 0 0 1 0 1 0 1 0 2 0 1 0 0 1 1 0 1 1 1 0 2 1 1 0 Hexahedra 2 1 2 5 4 7 8 11 10 0 2 3 6 5 8 9 12 11 0 End
import abaqus mesh geometry "/Users/chovey/autotwin/automesh/tests/input/double_x.inp" feature_angle 135 export mesh "/Users/chovey/autotwin/automesh/tests/input/double_x.e" overwrite
.e
.exo
3.5K Nov 6 11:20 double_x.e 14K Nov 6 11:16 double_x.exo
The text was updated successfully, but these errors were encountered:
@hovey this was fixed in #190 .
Sorry, something went wrong.
hovey
No branches or pull requests
Double x
automesh
.mesh
file:Cubit
Comparison
.e
with.exo
The text was updated successfully, but these errors were encountered: