FEM: ccx input writer, use variables for elementset names instead of hardecoded values
This commit is contained in:
committed by
Yorik van Havre
parent
b2b2f52536
commit
41757e4b29
@@ -426,7 +426,7 @@ Evolumes
|
||||
** Element sets for materials and FEM element type (solid, shell, beam, fluid)
|
||||
** written by write_element_sets_material_and_femelement_type function
|
||||
*ELSET,ELSET=MechanicalMaterialSolid
|
||||
Eall
|
||||
Evolumes
|
||||
|
||||
***********************************************************
|
||||
** Node sets for fixed constraint
|
||||
@@ -519,9 +519,9 @@ U
|
||||
*EL FILE
|
||||
S, E
|
||||
** outputs --> dat file
|
||||
*NODE PRINT , NSET=Nall
|
||||
*NODE PRINT , NSET=Nall
|
||||
U
|
||||
*EL PRINT , ELSET=Eall
|
||||
*EL PRINT , ELSET=Eall
|
||||
S
|
||||
|
||||
***********************************************************
|
||||
|
||||
@@ -426,7 +426,7 @@ Evolumes
|
||||
** Element sets for materials and FEM element type (solid, shell, beam, fluid)
|
||||
** written by write_element_sets_material_and_femelement_type function
|
||||
*ELSET,ELSET=MechanicalMaterialSolid
|
||||
Eall
|
||||
Evolumes
|
||||
|
||||
***********************************************************
|
||||
** Node sets for fixed constraint
|
||||
@@ -588,9 +588,9 @@ U
|
||||
*EL FILE
|
||||
S, E
|
||||
** outputs --> dat file
|
||||
*NODE PRINT , NSET=Nall
|
||||
*NODE PRINT , NSET=Nall
|
||||
U
|
||||
*EL PRINT , ELSET=Eall
|
||||
*EL PRINT , ELSET=Eall
|
||||
S
|
||||
|
||||
***********************************************************
|
||||
|
||||
@@ -74,7 +74,7 @@ Evolumes
|
||||
** Element sets for materials and FEM element type (solid, shell, beam, fluid)
|
||||
** written by write_element_sets_material_and_femelement_type function
|
||||
*ELSET,ELSET=MechanicalMaterialSolid
|
||||
Eall
|
||||
Evolumes
|
||||
|
||||
***********************************************************
|
||||
** Node sets for fixed constraint
|
||||
@@ -197,9 +197,9 @@ U, NT
|
||||
*EL FILE
|
||||
S, E
|
||||
** outputs --> dat file
|
||||
*NODE PRINT , NSET=Nall
|
||||
*NODE PRINT , NSET=Nall
|
||||
U
|
||||
*EL PRINT , ELSET=Eall
|
||||
*EL PRINT , ELSET=Eall
|
||||
S
|
||||
|
||||
***********************************************************
|
||||
|
||||
Reference in New Issue
Block a user