FEM: constraint contact ccx writer, use name to identify constr data in writer file

This commit is contained in:
Bernd Hahnebach
2020-02-03 23:10:03 +01:00
parent efe534bfca
commit 285d8547df
3 changed files with 19 additions and 20 deletions

View File

@@ -23072,7 +23072,7 @@ Efaces
** Surfaces for contact constraint
** written by write_surfaces_constraints_contact function
** ConstraintContact
*SURFACE, NAME=DEP1
*SURFACE, NAME=DEPConstraintContact
329,S2
330,S2
331,S2
@@ -30571,7 +30571,7 @@ Efaces
7824,S2
7825,S2
7826,S2
*SURFACE, NAME=IND1
*SURFACE, NAME=INDConstraintContact
7827,S2
7828,S2
7829,S2
@@ -38371,9 +38371,9 @@ Efaces
** Contact Constraints
** written by write_constraints_contact function
** ConstraintContact
*CONTACT PAIR, INTERACTION=INT1,TYPE=SURFACE TO SURFACE
DEP1,IND1
*SURFACE INTERACTION, NAME=INT1
*CONTACT PAIR, INTERACTION=INTConstraintContact,TYPE=SURFACE TO SURFACE
DEPConstraintContact,INDConstraintContact
*SURFACE INTERACTION, NAME=INTConstraintContact
*SURFACE BEHAVIOR,PRESSURE-OVERCLOSURE=LINEAR
1000000.0

View File

@@ -4433,7 +4433,7 @@ Evolumes
** Surfaces for contact constraint
** written by write_surfaces_constraints_contact function
** ConstraintContact
*SURFACE, NAME=DEP1
*SURFACE, NAME=DEPConstraintContact
1344,S4
1655,S1
1703,S3
@@ -4892,7 +4892,7 @@ Evolumes
2594,S3
2595,S2
2596,S3
*SURFACE, NAME=IND1
*SURFACE, NAME=INDConstraintContact
1283,S2
1286,S1
1289,S1
@@ -5057,9 +5057,9 @@ Evolumes
** Contact Constraints
** written by write_constraints_contact function
** ConstraintContact
*CONTACT PAIR, INTERACTION=INT1,TYPE=SURFACE TO SURFACE
DEP1,IND1
*SURFACE INTERACTION, NAME=INT1
*CONTACT PAIR, INTERACTION=INTConstraintContact,TYPE=SURFACE TO SURFACE
DEPConstraintContact,INDConstraintContact
*SURFACE INTERACTION, NAME=INTConstraintContact
*SURFACE BEHAVIOR,PRESSURE-OVERCLOSURE=LINEAR
1000000.0