Skip to content

Foam modeling in ABAQUS inp #477

Answered by rquey
Jeongdae11 asked this question in Q&A
May 18, 2022 · 1 comments · 7 replies
Discussion options

You must be logged in to vote

You have to mesh into tet elements (the default) instead of quad elements:

 neper -T -n 500 -reg 1
 neper -M n500-id1.tess -dim 2 -rcl 0.6
 neper -V n500-id1.tess -datacelltrs 0.5 -print img1
 neper -V n500-id1.tess,n500-id1.msh -showelset2d "domtype!=2" -dataelset2dcol lightblue -dataelt2dedgerad 0.002 -print img2


Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@ap264
Comment options

@ap264
Comment options

@rquey
Comment options

@sg88888
Comment options

@sg88888
Comment options

Answer selected by rquey
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants