FEM: calculix writer and unit tests, fix reaction force writing

This commit is contained in:
Bernd Hahnebach
2019-06-11 10:34:13 +02:00
parent cc3085c61e
commit 14debfd780
4 changed files with 28 additions and 11 deletions

View File

@@ -588,6 +588,11 @@ FemConstraintFixed,3
U
*EL FILE
S, E
** outputs --> dat file
** reaction forces for Constraint fixed
*NODE PRINT, NSET=FemConstraintFixed, TOTALS=ONLY
RF
***********************************************************
** written by write_step_end function

View File

@@ -1280,6 +1280,11 @@ ConstraintFixed,3
U
*EL FILE
S, E
** outputs --> dat file
** reaction forces for Constraint fixed
*NODE PRINT, NSET=ConstraintFixed, TOTALS=ONLY
RF
***********************************************************
** written by write_step_end function

View File

@@ -197,6 +197,11 @@ FemConstraintTemperature,11,11,310.93
U, NT
*EL FILE
S, E
** outputs --> dat file
** reaction forces for Constraint fixed
*NODE PRINT, NSET=FemConstraintFixed, TOTALS=ONLY
RF
***********************************************************
** written by write_step_end function