diff --git a/Source/Modules/PARAMS.f90 b/Source/Modules/PARAMS.f90 index 7eb1bd6b..884d58b0 100644 --- a/Source/Modules/PARAMS.f90 +++ b/Source/Modules/PARAMS.f90 @@ -454,11 +454,11 @@ MODULE PARAMS ! If 'NONSYM', all nonzero terms are stored ! ---------------------------------------------------------------------------------------------------------------------------------- - INTEGER(LONG) :: STR_CID = -1 ! Indicator for the coordinate system to use ID for elem stress, strain + INTEGER(LONG) :: STR_CID = -2 ! Indicator for the coordinate system to use ID for elem stress, strain ! and emgineering force output: ! -2 is material coordinate system for solids and local element -! coord system for other element types -! -1 is local element coord system (default) +! coord system for other element types (default) +! -1 is local element coord system ! 0 is basic coord system ! j (any other integer) is a defined coord system for output