quad periodic mesh #680
Replies: 1 comment
-
The best Neper can do is (using
However, Otherwise, see #98. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Romain,
Is there possible to generate the quad periodic mesh (C3D4 or C3D10) in Neper?
For example, firstly, use this command
**neper -T -n 50 -morpho gg -per all -o xxx**
to generate the model,after, I need to cut this model and obtain a cube domain (1,1,1). How to do this step?
Finally, use neper -M xxx.tess -rcl 1 -dim all -format inp.
**-dim all**
is very important for me.Thank you!
Beta Was this translation helpful? Give feedback.
All reactions