GTSTRUDL Version 32 Release and Future Enhancements

173
GTSTRUDL GTSTRUDL Version 32 Release and Future Enhancements Dr. Kenneth M.(Mac) Will GTSUG 2012 June 2012 Seattle, Washington

description

GTSTRUDL Version 32 Release and Future Enhancements. Dr. Kenneth M.(Mac) Will GTSUG 2012 June 2012 Seattle, Washington. Presentation Outline. Status of Version 32 New Features in Version 32 Future Enhancements. Status of Version 32. Completing final documentation. - PowerPoint PPT Presentation

Transcript of GTSTRUDL Version 32 Release and Future Enhancements

Page 1: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

GTSTRUDL Version 32 Release

andFuture Enhancements

GTSTRUDL Version 32 Release

andFuture Enhancements

Dr. Kenneth M.(Mac) Will

GTSUG 2012

June 2012

Seattle, Washington

Dr. Kenneth M.(Mac) Will

GTSUG 2012

June 2012

Seattle, Washington

Page 2: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

Presentation OutlinePresentation Outline

• Status of Version 32

• New Features in Version 32

• Future Enhancements

• Status of Version 32

• New Features in Version 32

• Future Enhancements

Page 3: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

Status of Version 32Status of Version 32

• Completing final documentation.

• Plan to ship in late July.

• Completing final documentation.

• Plan to ship in late July.

Page 4: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

Version 32Version 32

Page 5: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

DBXDBX

• WRITE CODE CHECK RESULTS has been added. This DBX file contains the same data as found in the output from LIST CODE CHECK RESULTS. ASCII80 and BINARY sequential formats are supported.

• WRITE CODE CHECK RESULTS has been added. This DBX file contains the same data as found in the output from LIST CODE CHECK RESULTS. ASCII80 and BINARY sequential formats are supported.

Page 6: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

DBXDBX

• Syntax:

WRITE CODE (CHECK) (RESULTS) -(MEMBERS list)

Examples:• WRITE CODE ALL MEMBERS

• WRITE CODE RES MEMBERS EXISTING - 1 TO 1000

• Syntax:

WRITE CODE (CHECK) (RESULTS) -(MEMBERS list)

Examples:• WRITE CODE ALL MEMBERS

• WRITE CODE RES MEMBERS EXISTING - 1 TO 1000

Page 7: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

DBXDBX

• The WRITE CABLE FORCES command has been added to the DBX feature. This DBX file contains the normal stress, the corresponding normal force, and the three global element nodal reaction components at each node for all active static loadings. All documented file formats and access modes are supported.

• The WRITE CABLE FORCES command has been added to the DBX feature. This DBX file contains the normal stress, the corresponding normal force, and the three global element nodal reaction components at each node for all active static loadings. All documented file formats and access modes are supported.

Page 8: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

DBX (cont)DBX (cont)

• Syntax:

WRITE CABLE FORCES (MEMBERS list)

Examples:• WRITE CABLE FORCES ALL MEMBERS

• WRITE CABLE FORCES MEMBERS EXISTING - 1 TO 1000

• Syntax:

WRITE CABLE FORCES (MEMBERS list)

Examples:• WRITE CABLE FORCES ALL MEMBERS

• WRITE CABLE FORCES MEMBERS EXISTING - 1 TO 1000

Page 9: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

DynamicsDynamics

• The GT64MLANCZOS eigenvalue analysis solution method has been implemented, extending high-performance sparse-equation eigenvalue analysis to 64-bit computer platforms.

• The GT64MLANCZOS eigenvalue analysis solution method has been implemented, extending high-performance sparse-equation eigenvalue analysis to 64-bit computer platforms.

Page 10: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

Dynamics (cont)Dynamics (cont)• GT64MLANCZOS is the most powerful

version of the GTLANCZOS family of eigenvalue analysis solution methods (GTLANCZOS, GTSELANCZOS, and now GT64MLANCZOS) presently available in GTSTRUDL and incorporates the following features:

• GT64MLANCZOS is the most powerful version of the GTLANCZOS family of eigenvalue analysis solution methods (GTLANCZOS, GTSELANCZOS, and now GT64MLANCZOS) presently available in GTSTRUDL and incorporates the following features:

Page 11: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

Dynamics (cont)Dynamics (cont)

– The Lanczos iteration process employs an in-core, single processor version of the GT64M sparse equation solver. Multiple processors and out-of-core processing are not available in this initial implementation for Version 32.

– The Lanczos iteration process employs an in-core, single processor version of the GT64M sparse equation solver. Multiple processors and out-of-core processing are not available in this initial implementation for Version 32.

Page 12: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

Dynamics (cont)Dynamics (cont)

– All computations associated with the Lanczos iteration process take advantage of 64-bit addressing on 64-bit platforms, greatly increasing the number of degrees of freedom that can be treated and the number of modes that can be computed when compared to the GTLANCZOS and GTSELANCZOS methods. There is also a modest increase of solution speed when compared to the GTSELANCZOS method, but this becomes less apparent as the number of modes increases.

– All computations associated with the Lanczos iteration process take advantage of 64-bit addressing on 64-bit platforms, greatly increasing the number of degrees of freedom that can be treated and the number of modes that can be computed when compared to the GTLANCZOS and GTSELANCZOS methods. There is also a modest increase of solution speed when compared to the GTSELANCZOS method, but this becomes less apparent as the number of modes increases.

Page 13: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

Dynamics (cont)Dynamics (cont)

• Improvements are made to the consistency checking of the time point data for the execution of modal integration and direct integration time history analyses. If the number of time points to be processed by these analyses exceeds the maximum allowable 4,000,000, an error message is now given and Scanning Mode is entered.

• Improvements are made to the consistency checking of the time point data for the execution of modal integration and direct integration time history analyses. If the number of time points to be processed by these analyses exceeds the maximum allowable 4,000,000, an error message is now given and Scanning Mode is entered.

Page 14: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

Dynamics (cont)Dynamics (cont)

• The COMPUTE MODAL DAMPING RATIO AVERAGE BY ELEMENT command has been enhanced such that a contribution to the composite modal damping rations are now computed for viscous damper elements.

• The COMPUTE MODAL DAMPING RATIO AVERAGE BY ELEMENT command has been enhanced such that a contribution to the composite modal damping rations are now computed for viscous damper elements.

Page 15: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

Dynamics (cont)Dynamics (cont)• The GT64MLANCZOS method is activated when

the GT64M option is specified by the ACTIVE SOLVER command:

ACTIVE SOLVER GT64M

or when the GT64MLANCZOS method is specified in the EIGENSOLUTION PARAMETERS command:

EIGENSOLUTION PARAMETERS

SOLVE USING GT64MLANCZOS

• The GT64MLANCZOS method is activated when the GT64M option is specified by the ACTIVE SOLVER command:

ACTIVE SOLVER GT64M

or when the GT64MLANCZOS method is specified in the EIGENSOLUTION PARAMETERS command:

EIGENSOLUTION PARAMETERS

SOLVE USING GT64MLANCZOS

Page 16: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

Dynamics (cont)Dynamics (cont)• Example of problem run using

GT64MLANCZOS which could not be executed using 32 bit eigensolvers:

Dynamic DOF = 329,994

Number of Modes = 300

Total time to solve = 1,693 sec

Total time to check solution = 182 sec

Virtual memory used = appx. 6 GB

• Example of problem run using GT64MLANCZOS which could not be executed using 32 bit eigensolvers:

Dynamic DOF = 329,994

Number of Modes = 300

Total time to solve = 1,693 sec

Total time to check solution = 182 sec

Virtual memory used = appx. 6 GB

Page 17: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

Dynamics (cont)Dynamics (cont)

• The COMPUTE MODAL DAMPING RATIO AVERAGE BY ELEMENT command has been enhanced such that a contribution to the composite modal damping rations are now computed for viscous damper elements.

• The COMPUTE MODAL DAMPING RATIO AVERAGE BY ELEMENT command has been enhanced such that a contribution to the composite modal damping rations are now computed for viscous damper elements.

Page 18: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

Finite ElementsFinite Elements

• A new eight node solid element with incompatible modes will be available (IPSLIM). This element will offer substantially improved accuracy over the existing eight node solid elements (IPLS and IPSL) for structures with bending and shear deformation. The element includes all of the features currently available with the current eight node solid (IPSL) element.

• A new eight node solid element with incompatible modes will be available (IPSLIM). This element will offer substantially improved accuracy over the existing eight node solid elements (IPLS and IPSL) for structures with bending and shear deformation. The element includes all of the features currently available with the current eight node solid (IPSL) element.

Page 19: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

Finite Elements (cont)Finite Elements (cont)

• A comparison of the results for all of the 8 and 20 node solid element for a static analysis of the cantilever beam described in Section 2.3.9.3 of Volume 3 is shown on the next slide.

• A comparison of the results for all of the 8 and 20 node solid element for a static analysis of the cantilever beam described in Section 2.3.9.3 of Volume 3 is shown on the next slide.

Page 20: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

Finite Elements (cont)Finite Elements (cont)

Page 21: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

Finite Elements (cont)Finite Elements (cont)

• In fact, using one IPSLIM element to model this cantilever will produce excellent results:

• Displacement at end = 0.0633 (0.0612 theoretical)

• SXX stress =2.5 (2.5 theoretical)

• In fact, using one IPSLIM element to model this cantilever will produce excellent results:

• Displacement at end = 0.0633 (0.0612 theoretical)

• SXX stress =2.5 (2.5 theoretical)

Page 22: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

Finite Elements (cont)Finite Elements (cont)

• Three new four node elements have been implemented. A new plane stress called the Q6CDRL and a new moderately thick plate bending element called the PBMITC have been implemented. These elements were combined to form a new four node flat plate element called the SBMITC which has six degrees-of-freedom per node.

• Three new four node elements have been implemented. A new plane stress called the Q6CDRL and a new moderately thick plate bending element called the PBMITC have been implemented. These elements were combined to form a new four node flat plate element called the SBMITC which has six degrees-of-freedom per node.

Page 23: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

General (cont)General (cont)

• PRINT MEMBER LENGTH SORTED LIMIT v now prints the total number of members that meet the specified limit after the list of member lengths.

The LIMIT v is a decimal number indicating a length value

• PRINT MEMBER LENGTH SORTED LIMIT v now prints the total number of members that meet the specified limit after the list of member lengths.

The LIMIT v is a decimal number indicating a length value

Page 24: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

General (continued)General (continued)

Example:{ 4367} > UNITS CM

{ 4368} > PRINT MEMBER LENGTH SORTED LIMIT 20.0

(output omitted)

**** INFO_PRTMBL - Found 10 members < 20.000

Example:{ 4367} > UNITS CM

{ 4368} > PRINT MEMBER LENGTH SORTED LIMIT 20.0

(output omitted)

**** INFO_PRTMBL - Found 10 members < 20.000

Page 25: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

General (continued)General (continued)

• A new option has been added to the PRINT command, PRINT MEMBER BETA ANGLES, which allows you to print only BETA angles, without the other CONSTANTS.

The command syntax and a few examples are shown on the next slide.

• A new option has been added to the PRINT command, PRINT MEMBER BETA ANGLES, which allows you to print only BETA angles, without the other CONSTANTS.

The command syntax and a few examples are shown on the next slide.

Page 26: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

General (continued)General (continued)

• Syntax:

Examples:

PRINT MEMBER BETA ANGLES NONZERO ONLY - TOLERANCE 0.1 DEGREES

PRINT MEMBER BETA GROUPED COMMAND -FORMAT

• Syntax:

Examples:

PRINT MEMBER BETA ANGLES NONZERO ONLY - TOLERANCE 0.1 DEGREES

PRINT MEMBER BETA GROUPED COMMAND -FORMAT

P R IN T M E M B E R B E TA A N G L E S N O N Z E R O O N LY (T O LE R A N C E v

IN DIV ID U A L L Y

G R O U P E D (T O LE R A N C E v )

D E G R E E S

R A DIA N S

C O M M A N D F O R M A T M E M B E R S list

1

2

( ) ( ( ) ))

( )

( ( )) ( )

Page 27: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

General (continued)General (continued)

• A GLOBAL option has been added to LIST FORCES. This option will print member forces in the global reference frame, instead of the standard local (member) reference frame.

• Syntax:

LIST FORCES (GLOBAL)

• A GLOBAL option has been added to LIST FORCES. This option will print member forces in the global reference frame, instead of the standard local (member) reference frame.

• Syntax:

LIST FORCES (GLOBAL)

Page 28: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

General (continued)General (continued)

• Two new options have been added to the

LIST JOINT FORCES command: GLOBAL (WITH TOTAL) and MEMBERS m_list.

The GLOBAL option causes the member and element forces to be rotated from the local coordinate system to the global coordinate system.

• Two new options have been added to the

LIST JOINT FORCES command: GLOBAL (WITH TOTAL) and MEMBERS m_list.

The GLOBAL option causes the member and element forces to be rotated from the local coordinate system to the global coordinate system.

Page 29: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

General (continued)General (continued)

In the case of members with ECCENTRICITIES, the forces are transformed from the flexible end of the member to the joint - therefore LIST JOINT FORCES GLOBAL will not match LIST FORCES even after resolving the coordinate systems for members with ECCENTRICITIES.

In the case of members with ECCENTRICITIES, the forces are transformed from the flexible end of the member to the joint - therefore LIST JOINT FORCES GLOBAL will not match LIST FORCES even after resolving the coordinate systems for members with ECCENTRICITIES.

Page 30: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

General (continued)General (continued)

The WITH TOTAL option will print the summation of all listed members and elements for each DOF for each joint and active load. The GLOBAL option always outputs all six global DOF, instead of being restricted to member DOF.

The MEMBERS m_list option restricts the printed forces to members or elements in m_list.

The WITH TOTAL option will print the summation of all listed members and elements for each DOF for each joint and active load. The GLOBAL option always outputs all six global DOF, instead of being restricted to member DOF.

The MEMBERS m_list option restricts the printed forces to members or elements in m_list.

Page 31: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

General (continued)General (continued)

• Syntax of the modified command:• Syntax of the modified command:

L IS T JO IN T F O RC E SL O CA L

G L O B A L ( W ITH ) (T O TA L )-

A L L ( JO IN T S )

JO IN T S list ( M E M B E R S m _ list)

Page 32: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

General (continued)General (continued)

• { 191} > LIST JOINT FORCES GLOBAL JOINT 3

• -----------------------------------------------------------------------------------------------------------------------------------

• --- Loading - 1 •

-----------------------------------------------------------------------------------------------------------------------------------• GLOBAL joint forces output by loading

• MEMBER/ REF• /-JOINT-/-ELEMENT-/-FRAME-/---------------------FORCES---------------------/---------------------MOMENTS-------------------/--

ECC-/• FORCE X FORCE Y FORCE Z MOMENT X MOMENT Y MOMENT Z

• 3 1 GLOBAL 6.119 6.148 0.000 0.000 0.000 11.185 NO• 3 2 GLOBAL 6.119 6.148 0.000 0.000 0.000 -11.185 NO• 3 3 GLOBAL -6.119 -6.148 0.000 0.000 0.000 11.476 NO• 3 4 GLOBAL -6.119 -6.148 0.000 0.000 0.000 -11.476 NO

• { 191} > LIST JOINT FORCES GLOBAL JOINT 3

• -----------------------------------------------------------------------------------------------------------------------------------

• --- Loading - 1 •

-----------------------------------------------------------------------------------------------------------------------------------• GLOBAL joint forces output by loading

• MEMBER/ REF• /-JOINT-/-ELEMENT-/-FRAME-/---------------------FORCES---------------------/---------------------MOMENTS-------------------/--

ECC-/• FORCE X FORCE Y FORCE Z MOMENT X MOMENT Y MOMENT Z

• 3 1 GLOBAL 6.119 6.148 0.000 0.000 0.000 11.185 NO• 3 2 GLOBAL 6.119 6.148 0.000 0.000 0.000 -11.185 NO• 3 3 GLOBAL -6.119 -6.148 0.000 0.000 0.000 11.476 NO• 3 4 GLOBAL -6.119 -6.148 0.000 0.000 0.000 -11.476 NO

Page 33: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

General (continued)General (continued)

• { 193} > LIST JOINT FORCES GLOBAL WITH TOTAL JOINT 3 MEMBERS 1 2

• -----------------------------------------------------------------------------------------------------------------------------------

• --- Loading - 1 •

-----------------------------------------------------------------------------------------------------------------------------------

• GLOBAL joint forces output by loading

• MEMBER/ REF• /-JOINT-/-ELEMENT-/-FRAME-/---------------------FORCES---------------------/---------------------MOMENTS-------------------/--

ECC-/• FORCE X FORCE Y FORCE Z MOMENT X MOMENT Y MOMENT Z

• 3 1 GLOBAL 6.119 6.148 0.000 0.000 0.000 11.185 NO• 3 2 GLOBAL 6.119 6.148 0.000 0.000 0.000 -11.185 NO• --------------- --------------- --------------- --------------- --------------- ---------------• Totals 12.237 12.295 0.000 0.000 0.000 0.000

• { 193} > LIST JOINT FORCES GLOBAL WITH TOTAL JOINT 3 MEMBERS 1 2

• -----------------------------------------------------------------------------------------------------------------------------------

• --- Loading - 1 •

-----------------------------------------------------------------------------------------------------------------------------------

• GLOBAL joint forces output by loading

• MEMBER/ REF• /-JOINT-/-ELEMENT-/-FRAME-/---------------------FORCES---------------------/---------------------MOMENTS-------------------/--

ECC-/• FORCE X FORCE Y FORCE Z MOMENT X MOMENT Y MOMENT Z

• 3 1 GLOBAL 6.119 6.148 0.000 0.000 0.000 11.185 NO• 3 2 GLOBAL 6.119 6.148 0.000 0.000 0.000 -11.185 NO• --------------- --------------- --------------- --------------- --------------- ---------------• Totals 12.237 12.295 0.000 0.000 0.000 0.000

Page 34: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

General (continued)General (continued)• The RENAME command has been added. This

command allows you to change the name of an existing component - joint, member/element, load or group.

Syntax:

RENAME type old_name new_name

where type is the type of component to rename. The allowable types are:

JOINT (or NODE), MEMBER (or ELEMENT), LOAD, GROUP.

• The RENAME command has been added. This command allows you to change the name of an existing component - joint, member/element, load or group.

Syntax:

RENAME type old_name new_name

where type is the type of component to rename. The allowable types are:

JOINT (or NODE), MEMBER (or ELEMENT), LOAD, GROUP.

Page 35: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

General (continued)General (continued)

• The MEMBER PROPERTIES Command has been enhanced giving the user the ability to define member properties for Channels and Polygonal Tubes by specifying their dimensions.

The following are examples of the two new options for the MEMBER PROPERTIES Command:

• The MEMBER PROPERTIES Command has been enhanced giving the user the ability to define member properties for Channels and Polygonal Tubes by specifying their dimensions.

The following are examples of the two new options for the MEMBER PROPERTIES Command:

Page 36: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

General (continued)General (continued)

MEMBER PROPERTIES

1 TO 10 CHANNEL TOTAL DEPTH 16.97 -

WEB THICKNESS 0.585 FLANGE WIDTH 10.425 -

FLANGE THICKNESS 0.985

11 TO 20 POLYGONAL TUBE -

DIAMETER BETWEEN FLATS 14.35 -

NUMBER OF SIDES 8 -

THICKNESS 0.985

MEMBER PROPERTIES

1 TO 10 CHANNEL TOTAL DEPTH 16.97 -

WEB THICKNESS 0.585 FLANGE WIDTH 10.425 -

FLANGE THICKNESS 0.985

11 TO 20 POLYGONAL TUBE -

DIAMETER BETWEEN FLATS 14.35 -

NUMBER OF SIDES 8 -

THICKNESS 0.985

Page 37: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

General (continued)General (continued)

Members whose properties have been defined through these options can be code checked by the GTSTRUDL Codes that support such cross-sections. Also, these new options are available for prismatic and variable members.

Members whose properties have been defined through these options can be code checked by the GTSTRUDL Codes that support such cross-sections. Also, these new options are available for prismatic and variable members.

Page 38: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

General (continued)General (continued)

• The CALCULATE SOIL SPRINGS command has been enhanced to:

1) Allow a single KS value without an element list, which indicates that GTSTRUDL should find all elements and element faces that lie on the specified plane and create an assumed element list. This makes adding soil springs to an

entire slab on one level much simpler.

• The CALCULATE SOIL SPRINGS command has been enhanced to:

1) Allow a single KS value without an element list, which indicates that GTSTRUDL should find all elements and element faces that lie on the specified plane and create an assumed element list. This makes adding soil springs to an

entire slab on one level much simpler.

Page 39: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

General (continued)General (continued)

2) Added a NO SUPPORT CHECK option to the COMPRESSION ONLY nonlinear springs capability. NLS elements will be added to the model without regard to the current support status of the involved joints as opposed to the current requirement that soil springs can be added only to joints with the appropriate DOF (FX, FY or FZ) restrained. This allows you greater flexibility in modeling, but leaves the responsibility of creating a stable analysis model up to you. An informational message is generated if the NO SUPPORT CHECK option is used, but the appropriate DOF is fixed - which will result in the created NLS being nonfunctional:

2) Added a NO SUPPORT CHECK option to the COMPRESSION ONLY nonlinear springs capability. NLS elements will be added to the model without regard to the current support status of the involved joints as opposed to the current requirement that soil springs can be added only to joints with the appropriate DOF (FX, FY or FZ) restrained. This allows you greater flexibility in modeling, but leaves the responsibility of creating a stable analysis model up to you. An informational message is generated if the NO SUPPORT CHECK option is used, but the appropriate DOF is fixed - which will result in the created NLS being nonfunctional:

Page 40: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

General (continued)General (continued)

3) The name of the generated NLS has been added to the output if the COMPRESSION ONLY option is used. In addition, the informative comments output below the spring value report now reflect the actual names of the generated NLS so they can be copied from the output to be added to your input or pasted into the Command window.

3) The name of the generated NLS has been added to the output if the COMPRESSION ONLY option is used. In addition, the informative comments output below the spring value report now reflect the actual names of the generated NLS so they can be copied from the output to be added to your input or pasted into the Command window.

Page 41: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

General (cont)General (cont)

• A new option, LAUNCH, has been added to the RUN command. This option opens programs with a specified file, but unlike the standard RUN command, you do not need to know the program installation path.

• A new option, LAUNCH, has been added to the RUN command. This option opens programs with a specified file, but unlike the standard RUN command, you do not need to know the program installation path.

Page 42: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

General (cont)General (cont)

• This is especially useful for running utility programs like Microsoft’s Excel, where the installation path may be different on various computers.

• RUN LAUNCH (WAIT) (PROGRAM) 'program' (FILE ) ‘file’

• RUN LAUNCH PROGRAM ‘Excel’ FILE ‘MyData.xls’

• This is especially useful for running utility programs like Microsoft’s Excel, where the installation path may be different on various computers.

• RUN LAUNCH (WAIT) (PROGRAM) 'program' (FILE ) ‘file’

• RUN LAUNCH PROGRAM ‘Excel’ FILE ‘MyData.xls’

Page 43: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

General (cont)General (cont)• The CALCULATE SOIL SPRINGS and

CALCULATE PRESSURE commands have been enhanced to allow the use of the new PBMITC, SBMITC, and IPSLIM elements.

• The LARGE PROBLEM SIZE command has been improved to take advantage of the increased resources available to computers with a 64-bit operating system. This improvement can help decrease the run time for very large jobs.

• The CALCULATE SOIL SPRINGS and CALCULATE PRESSURE commands have been enhanced to allow the use of the new PBMITC, SBMITC, and IPSLIM elements.

• The LARGE PROBLEM SIZE command has been improved to take advantage of the increased resources available to computers with a 64-bit operating system. This improvement can help decrease the run time for very large jobs.

Page 44: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

General (cont)General (cont)

• More comprehensive checking is now performed when processing the MEMBER LOAD command to detect when the user has not specified the load component or type of load.

• More comprehensive checking is now performed when processing the MEMBER LOAD command to detect when the user has not specified the load component or type of load.

Page 45: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

General (cont)General (cont)

• The SAVE/RESTORE process has been enhanced to allow data bases larger than 2 GB. Because GTSTRUDL relies on standard 32 bit file utilities, individual files are limited to 2 GB. When internal data bases exceed 2 GB, a second file is created during the SAVE process. This file uses the same user specified file name as the standard SAVE file, but with the extension “.gts2".

• The SAVE/RESTORE process has been enhanced to allow data bases larger than 2 GB. Because GTSTRUDL relies on standard 32 bit file utilities, individual files are limited to 2 GB. When internal data bases exceed 2 GB, a second file is created during the SAVE process. This file uses the same user specified file name as the standard SAVE file, but with the extension “.gts2".

Page 46: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

General (cont)General (cont)

• Example of output from save on a large database:

• Example of output from save on a large database:

Page 47: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

General (cont)General (cont)

• The NJP parameter has been added to the GTSES/GT64M ASSEMBLE command. The new command syntax is shown below:

• The NJP parameter has been added to the GTSES/GT64M ASSEMBLE command. The new command syntax is shown below:

Page 48: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

GTMenuGTMenu

• Member loads on cable elements can now be displayed.

• The Inquire dialog no longer disappears when the Graphics window is activated.

• Split members is now able to split ALL members. In addition, the efficiency of splitting members has improved.

 

• Member loads on cable elements can now be displayed.

• The Inquire dialog no longer disappears when the Graphics window is activated.

• Split members is now able to split ALL members. In addition, the efficiency of splitting members has improved.

 

Page 49: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

GTMenu (cont)GTMenu (cont)

• Member Elastic Connections are now listed in the Inquire Output pop-up.

• Member Elastic Connections are now listed in the Inquire Output pop-up.

Page 50: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

GTMenu (cont)GTMenu (cont)

• Force Diagrams and value labels can now be rotated according to the Beta Angles on Members.

A FY Diagram is plotted in the local xy plane by default; a FZ Diagram is plotted in the local xz plane by default; a MY Diagram is plotted in the local xz plane by default; and a MZ Diagram is plotted in the local xy plane by default

• Force Diagrams and value labels can now be rotated according to the Beta Angles on Members.

A FY Diagram is plotted in the local xy plane by default; a FZ Diagram is plotted in the local xz plane by default; a MY Diagram is plotted in the local xz plane by default; and a MZ Diagram is plotted in the local xy plane by default

Page 51: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

GTMenu (cont) GTMenu (cont)

• The GENERATE INPUT FILE feature now includes NONLINEAR EFFECTS, NONLINEAR SPRING PROPERTIES and NONLINEAR SPRING ELEMENT, and OBJECT commands are included along with group titles, Elastic connections and TYPE RIGID PINs.

• In addition, "TYPE RMS" and "TYPE ABS" Load Combinations are now translated and put into the input file.

• The GENERATE INPUT FILE feature now includes NONLINEAR EFFECTS, NONLINEAR SPRING PROPERTIES and NONLINEAR SPRING ELEMENT, and OBJECT commands are included along with group titles, Elastic connections and TYPE RIGID PINs.

• In addition, "TYPE RMS" and "TYPE ABS" Load Combinations are now translated and put into the input file.

Page 52: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

GTMenu (cont)GTMenu (cont)

• Finite elements are now labeled closer to their centroid.

• When checking for duplicate joints, the duplicate joints, members, or elements are now labeled on the screen.

• When checking for floating joints, the floating joints are now labeled on the screen.

• Finite elements are now labeled closer to their centroid.

• When checking for duplicate joints, the duplicate joints, members, or elements are now labeled on the screen.

• When checking for floating joints, the floating joints are now labeled on the screen.

Page 53: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

GTMenu (cont)GTMenu (cont)

• Redraw solid will display the nine Unistrut sections in the GTSTRUDL Unistrut table as shown on the next slides.

• Redraw solid will display the nine Unistrut sections in the GTSTRUDL Unistrut table as shown on the next slides.

Page 54: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

Page 55: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

GTMenu (cont)GTMenu (cont)• A new option has

been added to allow you to create Section Property Groups when you are creating new members. The new option to the Member Properties dialog is shown

• A new option has been added to allow you to create Section Property Groups when you are creating new members. The new option to the Member Properties dialog is shown

Page 56: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

GTMenu (cont)GTMenu (cont)

• When Refining a Finite Element Mesh and changing to a higher order element, the mapping shown on the next slide is now followed which shows the lower order element and the new higher order element.

• When Refining a Finite Element Mesh and changing to a higher order element, the mapping shown on the next slide is now followed which shows the lower order element and the new higher order element.

Page 57: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

GTMenu (cont)GTMenu (cont)

• The following eight cases are used in the mapping:

(1) a plane stress triangle maps to type 'LST'

(2) a plane stress quad maps to type 'IPQQ'

(3) a plate bending triangle produces an error saying unavailable

(4) a plate bending quad maps to type 'IPBQQ'

(5) a tridimensional 6 node prism maps to type 'WEDGE15'

(6) a tridimensional 8 node brick maps to type 'IPSQ'

(7) a plate triangle produces an error saying unavailable

(8) a plate quad produces an error saying unavailable.

• The following eight cases are used in the mapping:

(1) a plane stress triangle maps to type 'LST'

(2) a plane stress quad maps to type 'IPQQ'

(3) a plate bending triangle produces an error saying unavailable

(4) a plate bending quad maps to type 'IPBQQ'

(5) a tridimensional 6 node prism maps to type 'WEDGE15'

(6) a tridimensional 8 node brick maps to type 'IPSQ'

(7) a plate triangle produces an error saying unavailable

(8) a plate quad produces an error saying unavailable.

Page 58: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

GTMenu (cont)GTMenu (cont)

• A graphical interface to the LIST SUM FORCES command has been implemented. This works by starting with a line or plane of joints that cut the structure. (A line cuts a 2-D structure whereas a plane is necessary to specify a cut of a 3-D structure.) Next, all members and elements above or below the cut are marked. Then individual members or elements can be deselected. Finally the forces are summed for this specification, producing textual output.

• A graphical interface to the LIST SUM FORCES command has been implemented. This works by starting with a line or plane of joints that cut the structure. (A line cuts a 2-D structure whereas a plane is necessary to specify a cut of a 3-D structure.) Next, all members and elements above or below the cut are marked. Then individual members or elements can be deselected. Finally the forces are summed for this specification, producing textual output.

Page 59: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

GTMenu (cont)GTMenu (cont)

Page 60: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

Results of Cut

Page 61: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

GTMenu (cont)GTMenu (cont)

• When refining a finite element grid, there is now an option to split any framing members in the same way automatically.

• When refining a finite element grid, there is now an option to split any framing members in the same way automatically.

Page 62: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

GTMenu (cont)GTMenu (cont)

Before mesh refinement with members labeled

After mesh refinement with split members labeled

Page 63: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

GTMenu (cont)GTMenu (cont)

• Mode shapes on finite element meshes may now be contoured.

• Mode shapes on finite element meshes may now be contoured.

Page 64: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

Page 65: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

Contour of z component of Mode 1

Page 66: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

GTMenu (cont)GTMenu (cont)

• Additional steel design parameters may now be displayed:

LX, FRLX, FRLY, FRLZ, FRUNLCF, TBLNAM, Yield Strength, Tensile Strength and Code

The new dialog is shown on the next slide.

• Additional steel design parameters may now be displayed:

LX, FRLX, FRLY, FRLZ, FRUNLCF, TBLNAM, Yield Strength, Tensile Strength and Code

The new dialog is shown on the next slide.

Page 67: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

Additions to Display Parameters Dialog

Page 68: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

GTMenu (cont)GTMenu (cont)• Dynamic mass specified using the INERTIA OF

JOINTS command can now be displayed.

• An example is shown on

the next slide.

• Dynamic mass specified using the INERTIA OF JOINTS command can now be displayed.

• An example is shown on

the next slide.

Page 69: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

Dynamic mass from Inertia of Joints from Load command

Page 70: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

GTMenu (cont)GTMenu (cont)

• An automatic mesh algorithm for 2D elements has been implemented on an experimental basis (GTMesh) to mesh structures using only the structure outline including internal boundaries and line constraints.

The new meshing dialog is shown on the next slide with several examples on subsequent slides.

• An automatic mesh algorithm for 2D elements has been implemented on an experimental basis (GTMesh) to mesh structures using only the structure outline including internal boundaries and line constraints.

The new meshing dialog is shown on the next slide with several examples on subsequent slides.

Page 71: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

New Meshing Dialog

Define External Boundaries

Define Internal Openings

Define Constraint Lines

Set the Mesh Size

Page 72: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL Model with External Boundaries and Internal

Constraint Line

(Uses Construction Points and Lines)

Page 73: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

Resulting Mesh

Constraint Line

Page 74: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL Model with External and Internal Boundary

(uses Constructions Points and Lines

Page 75: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

Resulting Mesh

Page 76: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

GTMenu (cont)GTMenu (cont)

• The user is now able to change the colors used for contour plots.

• Different colors can be used for members and finite elements for the deformed structure, mode shapes and transient animation as shown on the next slide.

• The user is now able to change the colors used for contour plots.

• Different colors can be used for members and finite elements for the deformed structure, mode shapes and transient animation as shown on the next slide.

Change colors for contouring

Page 77: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

Different colors for members and elements in Deformed

Structure, Mode Shape, and Transient Animation displays

You may also change the color used for annotation

(labels and legends)

Page 78: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

GTMenu (cont)GTMenu (cont)

• GTMenu can now produce selected result graphs for a selected member (e.g., for inclusion in a report). The results available for selection are local y displacement, local z displacement and local force and moment diagrams and envelopes.

• The modified Results pulldown, the new Graph Member Results dialog and an example are shown on the next slides.

• GTMenu can now produce selected result graphs for a selected member (e.g., for inclusion in a report). The results available for selection are local y displacement, local z displacement and local force and moment diagrams and envelopes.

• The modified Results pulldown, the new Graph Member Results dialog and an example are shown on the next slides.

Page 79: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

GTMenu (cont)GTMenu (cont)

Page 80: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

Page 81: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

GTMenu (cont)GTMenu (cont)

• A right mouse click can now be set so that only joints, members or elements are selected. This is retained unless you change it from the Inquire button. The right mouse click setting is now displayed at the top of the Graphics Display as shown on the next slide.

• A right mouse click can now be set so that only joints, members or elements are selected. This is retained unless you change it from the Inquire button. The right mouse click setting is now displayed at the top of the Graphics Display as shown on the next slide.

Page 82: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

GTMenu (cont)GTMenu (cont)

Right mouse click selection displayed at top of Graphics

Display

Page 83: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

GTMenu (cont)GTMenu (cont)

• New MULTI-POINT and RECTANGULAR Fencing options are now available for joint, member and element selection in the revised Mode Bar. In addition, you may now select to Include Only the Completely Enclosed items, Include Clipped and Enclosed items or Include the Clipped Items as shown in the next slide.

• New MULTI-POINT and RECTANGULAR Fencing options are now available for joint, member and element selection in the revised Mode Bar. In addition, you may now select to Include Only the Completely Enclosed items, Include Clipped and Enclosed items or Include the Clipped Items as shown in the next slide.

Page 84: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

GTMenu (cont)GTMenu (cont)

Page 85: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

GTMenu (cont)GTMenu (cont)

• Finite element edges and faces may now be labeled as shown on the revised Display Model dialog on the next slide.

• Finite element edges and faces may now be labeled as shown on the revised Display Model dialog on the next slide.

Page 86: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

GTMenu (cont)GTMenu (cont)

New options on Display Model dialog to label finite element edges and faces

Example of Edge Labeling

Page 87: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

GTMenu (cont)GTMenu (cont)

• Redraw solid will not draw members which had their properties created using the new CHANNEL AND POLYGONAL TUBE options in the MEMBER PROPERTIES command.

• Redraw solid will not draw members which had their properties created using the new CHANNEL AND POLYGONAL TUBE options in the MEMBER PROPERTIES command.

Page 88: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

GTMenu (cont)GTMenu (cont)

• GTMenu now allows Landscape printing of graphics. You may select Portrait (default) or Landscape from the revised File pulldown:

• GTMenu now allows Landscape printing of graphics. You may select Portrait (default) or Landscape from the revised File pulldown:

Page 89: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

GTMenu (cont)GTMenu (cont)

• A new Hotkey has been added for the Graphics Window:– “LS” will Label Supports

• New Hotkeys have been added for the Member Results Graphs:– “m” to inquire for the current member– “j” to inquire for the current joint

• A new Hotkey has been added for the Graphics Window:– “LS” will Label Supports

• New Hotkeys have been added for the Member Results Graphs:– “m” to inquire for the current member– “j” to inquire for the current joint

Page 90: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

GTMenu (cont)GTMenu (cont)

• New Hotkeys have been added for the Button Bar:– <ctrl>p for Print

– <ctrl>q for Query

– <ctrl>a for Annotate

– <ctrl>t for Label Settings

– <ctrl>z for Zoom

– <ctrl>r for Rotate

– <ctrl>d for Redraw Wireframe

– <ctrl>s for Redraw Solid

• New Hotkeys have been added for the Button Bar:– <ctrl>p for Print

– <ctrl>q for Query

– <ctrl>a for Annotate

– <ctrl>t for Label Settings

– <ctrl>z for Zoom

– <ctrl>r for Rotate

– <ctrl>d for Redraw Wireframe

– <ctrl>s for Redraw Solid

Page 91: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

GTSTRUDL Output WindowGTSTRUDL Output Window

• The Macros dialog has been improved to allow the use of a Personal Macros folder not in the Common Macros folder, which previously was the only option.

• The Edit – Paste verification message size has been increased to 15 lines from 10 with the first 10 and last 5 lines of the paste buffer displayed.

• The Macros dialog has been improved to allow the use of a Personal Macros folder not in the Common Macros folder, which previously was the only option.

• The Edit – Paste verification message size has been increased to 15 lines from 10 with the first 10 and last 5 lines of the paste buffer displayed.

Page 92: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

Output Window (cont)Output Window (cont)

• The “Display Response Spectrum File Data” dialog has been enhanced by the addition of a check box option that allows you to indicate that the response spectrum acceleration values from the selected curve are to be displayed in terms of g’s. The check box, entitled “Acceleration Unit = g,” is shown in check mode on the next slide.

• The “Display Response Spectrum File Data” dialog has been enhanced by the addition of a check box option that allows you to indicate that the response spectrum acceleration values from the selected curve are to be displayed in terms of g’s. The check box, entitled “Acceleration Unit = g,” is shown in check mode on the next slide.

Page 93: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

Output Window (cont)Output Window (cont)

Page 94: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

Model WizardModel Wizard

• The Finite Element Mesh Wizard (2D Mesh) has three new elements added: Q6CDRL, PBMITC and SBMITC.

• The Finite Element Mesh Wizard (2D Mesh) has three new elements added: Q6CDRL, PBMITC and SBMITC.

Page 95: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

NonlinearNonlinear• A new optional parameter, NGP iNGP, has been

added to the NONLINEAR EFFECTS, PLASTIC SEGMENT option that provides for the specification of either two or three Gauss quadrature points for the numerical integration of the plastic segment equilibrium equations. The specification of NGP 3 provides for improved plastic segment accuracy over a greater range of segment lengths when compared to that associated with NGP 2, the default value that was originally implemented as a fixed constant.

• A new optional parameter, NGP iNGP, has been added to the NONLINEAR EFFECTS, PLASTIC SEGMENT option that provides for the specification of either two or three Gauss quadrature points for the numerical integration of the plastic segment equilibrium equations. The specification of NGP 3 provides for improved plastic segment accuracy over a greater range of segment lengths when compared to that associated with NGP 2, the default value that was originally implemented as a fixed constant.

Page 96: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

Nonlinear (cont)Nonlinear (cont)

ExampleNONLINEAR EFFECTS

PLASTIC SEGMENT NGP 3 END -

FIBER GEOMETRY NTF 2 NTW 1 NBF 14 ND 12 –

LH 10.0 -

STEEL FY 50.0 FSU 50.00001 ESU 1.0 MEMBER -'COL4' 'COL8'

ExampleNONLINEAR EFFECTS

PLASTIC SEGMENT NGP 3 END -

FIBER GEOMETRY NTF 2 NTW 1 NBF 14 ND 12 –

LH 10.0 -

STEEL FY 50.0 FSU 50.00001 ESU 1.0 MEMBER -'COL4' 'COL8'

Page 97: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

Nonlinear (cont)Nonlinear (cont)• In previous versions, member loads could

not be applied to members for which the PLASTIC SEGMENT nonlinear effect was specified. This restriction has been removed and all member load types are now supported for the PLASTIC SEGMENT nonlinear effect.

• In previous versions, member loads could not be applied to members for which the PLASTIC SEGMENT nonlinear effect was specified. This restriction has been removed and all member load types are now supported for the PLASTIC SEGMENT nonlinear effect.

Page 98: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

Nonlinear (cont)Nonlinear (cont)

• As of Version 32, the presence in the structural model of nonlinear elements of type(s) IPCABLE, NLS, NLS4PH, and the friction bearing isolation element (NLSFBI), will prevent the execution of any linear static or dynamic analysis operation.

• As of Version 32, the presence in the structural model of nonlinear elements of type(s) IPCABLE, NLS, NLS4PH, and the friction bearing isolation element (NLSFBI), will prevent the execution of any linear static or dynamic analysis operation.

Page 99: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

OffshoreOffshore

• The GTSelos Stream Function Wave model has been updated with the addition of the Fenton nonlinear wave option. Two stream function wave models are now available, the Dean model and the Fenton model.

• The GTSelos Stream Function Wave model has been updated with the addition of the Fenton nonlinear wave option. Two stream function wave models are now available, the Dean model and the Fenton model.

Page 100: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

Offshore (cont)Offshore (cont)

• The offshore steel design code APIWSD21, which is based on the API Recommended Practice 2A-WSD (RP 2A-WSD) Twenty-First Edition steel design code for Basic Stresses, Hydrostatic Pressure, and Punching Shear, has been moved to release status. The documentation for the APIWSD21 code may be found by selection the Help menu and then Reference Documentation, Reference Manuals, Offshore Loading, Analysis, and Design, and then APIWSD21: API RP 2A-WSD, 21st Edition in the GTSTRUDL Output Window.

• The offshore steel design code APIWSD21, which is based on the API Recommended Practice 2A-WSD (RP 2A-WSD) Twenty-First Edition steel design code for Basic Stresses, Hydrostatic Pressure, and Punching Shear, has been moved to release status. The documentation for the APIWSD21 code may be found by selection the Help menu and then Reference Documentation, Reference Manuals, Offshore Loading, Analysis, and Design, and then APIWSD21: API RP 2A-WSD, 21st Edition in the GTSTRUDL Output Window.

Page 101: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

Offshore (cont)Offshore (cont)

• APIWSD21 punching shear check now can perform a code check for joints with thickened cans. Joints with thickened cans are discussed in the Section 4.3.5 of the API WSD 21st Edition. There are four new parameters applicable to the joints with thickened cans option.

• APIWSD21 punching shear check now can perform a code check for joints with thickened cans. Joints with thickened cans are discussed in the Section 4.3.5 of the API WSD 21st Edition. There are four new parameters applicable to the joints with thickened cans option.

Page 102: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

Offshore (cont)Offshore (cont)• A new International Standard ISO 19902:2007(E),

First Edition, 2007-12-01, Petroleum and natural gas industries – Fixed steel offshore structures has been implemented as a prerelease feature. The GTSTRUDL code name for this new offshore code is “19902-07”. The 19902-07 code performs Basic stresses, Hydrostatic Pressure, and Punching Shear stresses check according to International Standard ISO 19902:2007(E). This new code, 19902-07, may be used to select or check Circular Hollow Sections (Pipes).

• A new International Standard ISO 19902:2007(E), First Edition, 2007-12-01, Petroleum and natural gas industries – Fixed steel offshore structures has been implemented as a prerelease feature. The GTSTRUDL code name for this new offshore code is “19902-07”. The 19902-07 code performs Basic stresses, Hydrostatic Pressure, and Punching Shear stresses check according to International Standard ISO 19902:2007(E). This new code, 19902-07, may be used to select or check Circular Hollow Sections (Pipes).

Page 103: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

Steel DesignSteel Design

• Efficiency improvements have been made to both the member selection and code checking functions when the external file solver is active and analysis results are stored in files on external storage devices. In particular, virtual memory demands have been reduced, enabling the CHECK and SELECT commands to handle the required numbers of members and loading conditions more efficiently.

• Efficiency improvements have been made to both the member selection and code checking functions when the external file solver is active and analysis results are stored in files on external storage devices. In particular, virtual memory demands have been reduced, enabling the CHECK and SELECT commands to handle the required numbers of members and loading conditions more efficiently.

Page 104: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

Steel Design (cont)Steel Design (cont)

• The Eurocode 3, EN 1993-1-1: 2005 (E) steel design code has been moved to release status. This new code, EC3-2005, may be used to select or check any of the following shapes:

• The Eurocode 3, EN 1993-1-1: 2005 (E) steel design code has been moved to release status. This new code, EC3-2005, may be used to select or check any of the following shapes:

Page 105: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

Steel Design (cont)Steel Design (cont)

Design for axial force and bi-axial bending:

I shapes

Circular Hollow Sections (Pipes)

Rectangular Hollow Sections (Structural Tube)

Solid Round Bars

Design for axial force only:

Single Angles

Double Angles

Design for axial force and bi-axial bending:

I shapes

Circular Hollow Sections (Pipes)

Rectangular Hollow Sections (Structural Tube)

Solid Round Bars

Design for axial force only:

Single Angles

Double Angles

Page 106: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

Steel Design (cont)Steel Design (cont)• Efficiency improvements have been added

to the EC3-2005 code since it was first implemented as a prerelease feature. The time to code check (CHECK) or design (SELECT) for jobs with large number of loadings have been reduced.

• Efficiency improvements have been added to the EC3-2005 code since it was first implemented as a prerelease feature. The time to code check (CHECK) or design (SELECT) for jobs with large number of loadings have been reduced.

Page 107: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

Steel Design (cont)Steel Design (cont)• Under previous versions of GTSTRUDL, the message below

indicates that nonlinear analysis is required for code checking based on LRFD codes:

**** WARNING_STTECC -- Code check based on the LRFD code requires nonlinear analysis. Nonlinear analysis has not been performed for the following loadings:

According to the AISC 13th Edition Code, nonlinear analysis is required regardless of the method (LRFD or ASD) used. For GTSTRUDL Version 32, the message above has been modified to reflect this AISC 13th Edition requirement:

**** WARNING_STTECC -- Code check based on the AISC13 code requires nonlinear analysis. Nonlinear analysis has not been performed for the following loadings:

• Under previous versions of GTSTRUDL, the message below indicates that nonlinear analysis is required for code checking based on LRFD codes:

**** WARNING_STTECC -- Code check based on the LRFD code requires nonlinear analysis. Nonlinear analysis has not been performed for the following loadings:

According to the AISC 13th Edition Code, nonlinear analysis is required regardless of the method (LRFD or ASD) used. For GTSTRUDL Version 32, the message above has been modified to reflect this AISC 13th Edition requirement:

**** WARNING_STTECC -- Code check based on the AISC13 code requires nonlinear analysis. Nonlinear analysis has not been performed for the following loadings:

Page 108: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

Steel Design (cont)Steel Design (cont)• When a value of “YES” has been specified for the parameter

“TowerCK,” the slenderness ratios are checked according to the transmission tower code provisions. This option is applicable to the AISC13 and ASD9 codes for single and double angle cross-sections and was a new option that was added to Version 31.

In Version 32, this option has been modified so that the AISC13 or ASD9 slenderness ratios L/r, KL/r, B7 TEN, and B7 COMP are checked as informative provisions rather than pass/fail conditions. This means that as of Version 32, only the transmission tower slenderness ratios SLENT and SLENC are checked as pass/fail provisions. Previously, all slenderness ratios L/r, KL/r, B7 TEN, B7 COMP, SLENT, and SLENC (transmission tower, AISC13, and ASD9) were checked as pass/fail provisions.

• When a value of “YES” has been specified for the parameter “TowerCK,” the slenderness ratios are checked according to the transmission tower code provisions. This option is applicable to the AISC13 and ASD9 codes for single and double angle cross-sections and was a new option that was added to Version 31.

In Version 32, this option has been modified so that the AISC13 or ASD9 slenderness ratios L/r, KL/r, B7 TEN, and B7 COMP are checked as informative provisions rather than pass/fail conditions. This means that as of Version 32, only the transmission tower slenderness ratios SLENT and SLENC are checked as pass/fail provisions. Previously, all slenderness ratios L/r, KL/r, B7 TEN, B7 COMP, SLENT, and SLENC (transmission tower, AISC13, and ASD9) were checked as pass/fail provisions.

Page 109: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

Steel Design (cont)Steel Design (cont)

• Additional error checking for parameters CODE, TBLNAM, and STEELGRD has been added into the steel design parameter command. The user specified parameter values for the parameters CODE, TBLNAM, and STEELGRD are now checked against accepted values and if the specified value is incorrect, an error message is given and the scan mode is set.

• Additional error checking for parameters CODE, TBLNAM, and STEELGRD has been added into the steel design parameter command. The user specified parameter values for the parameters CODE, TBLNAM, and STEELGRD are now checked against accepted values and if the specified value is incorrect, an error message is given and the scan mode is set.

Page 110: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

Steel Design (cont)Steel Design (cont)

• Geometric checks in Codes N690-94, NF-2004, and NF-2007 for local stability are now stored as informative checks. This will prevent GTSTRUDL from reporting geometric checks instead of stress checks on the Code Check or Design Summary.

• Geometric checks in Codes N690-94, NF-2004, and NF-2007 for local stability are now stored as informative checks. This will prevent GTSTRUDL from reporting geometric checks instead of stress checks on the Code Check or Design Summary.

Page 111: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

Steel Design (cont)Steel Design (cont)

• The parameter ALSTRINC which can be used to modifiy the allowable stresses can now accept negative values in order to allow the designer to reduce the allowable stresses for a list of loads. This parameter is available for the ASD9, ASD9-E, UNISTRUT, APIWSD20 and APIWSD21 Codes and will be available for the N690-94 code in Version 32.

• The parameter ALSTRINC which can be used to modifiy the allowable stresses can now accept negative values in order to allow the designer to reduce the allowable stresses for a list of loads. This parameter is available for the ASD9, ASD9-E, UNISTRUT, APIWSD20 and APIWSD21 Codes and will be available for the N690-94 code in Version 32.

Page 112: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

Steel Design (cont)Steel Design (cont)

• The steel design code, ASCE4805, which is based on the 2005 edition of the ASCE/SEI, Design of Steel Transmission Pole Structures Specification has been implemented as a prerelease feature. The ASCE/SEI 48-05 Specification is based on ultimate strength methods using factored loads.

• The steel design code, ASCE4805, which is based on the 2005 edition of the ASCE/SEI, Design of Steel Transmission Pole Structures Specification has been implemented as a prerelease feature. The ASCE/SEI 48-05 Specification is based on ultimate strength methods using factored loads.

Page 113: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

Steel Design (cont)Steel Design (cont)

• The ASCE4805 Code may be used to select or check any of the following shapes:

Design for axial force, bi-axial bending, and torsion:Pipes

Regular Polygonal Tube

Structural Tubing

• The ASCE4805 Code may be used to select or check any of the following shapes:

Design for axial force, bi-axial bending, and torsion:Pipes

Regular Polygonal Tube

Structural Tubing

Page 114: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

Steel Tables and GTTABLESteel Tables and GTTABLE• The output of the Table print commands

will no longer overflow the output field and be printed as “**************” when the value is larger than the reserved field. The values that are too large for the reserved fields are automatically converted to an exponential format before being printed.

• The output of the Table print commands will no longer overflow the output field and be printed as “**************” when the value is larger than the reserved field. The values that are too large for the reserved fields are automatically converted to an exponential format before being printed.

Page 115: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

Base Plate WizardBase Plate Wizard

• The command “SET ELEMENTS HASHED” is now added to the GTSTRUDL input file for models greater than 200 joints to increase processing speed.

• The Base Plate Wizard Release Guide can now be viewed from the Help menu.

• The command “SET ELEMENTS HASHED” is now added to the GTSTRUDL input file for models greater than 200 joints to increase processing speed.

• The Base Plate Wizard Release Guide can now be viewed from the Help menu.

Page 116: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

Base Plate Wizard (cont)Base Plate Wizard (cont)

• The Nonlinear Analysis option for Generate Input now includes the ability to request NONLINEAR ANALYSIS GTSES, which uses the external file solver. This can run much faster for very large models, but note that the external results files will now be included in your working directory.

• The Nonlinear Analysis option for Generate Input now includes the ability to request NONLINEAR ANALYSIS GTSES, which uses the external file solver. This can run much faster for very large models, but note that the external results files will now be included in your working directory.

Page 117: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

Base Plate Wizard (cont)Base Plate Wizard (cont)

• The Open New Attachment File dialog (available from the Options menu) has been changed to give more control over handling attachment data not in the default Attachment File.

• The Open New Attachment File dialog (available from the Options menu) has been changed to give more control over handling attachment data not in the default Attachment File.

Page 118: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

Base Plate Wizard (cont)Base Plate Wizard (cont)

• A new option has been added to Attachments to allow specification of attachment lines as “Contact Only”, corresponding to lines of the attachment that are in contact with the plate, but are not welded therefore allowing the attachment line and the plate to separate under tension. This option is available with the “Edit Weld Status” button when editing an attachment. Standard profiles may have the weld status edited, but they will become ‘arbitrary’ (user defined) profiles upon saving.

• A new option has been added to Attachments to allow specification of attachment lines as “Contact Only”, corresponding to lines of the attachment that are in contact with the plate, but are not welded therefore allowing the attachment line and the plate to separate under tension. This option is available with the “Edit Weld Status” button when editing an attachment. Standard profiles may have the weld status edited, but they will become ‘arbitrary’ (user defined) profiles upon saving.

Page 119: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

Base Plate Wizard (cont)Base Plate Wizard (cont)

• The Plate Stress results dialog has a new option to include the location (X and Y coordinates) of each joint. Check the ‘Location’ box to add new columns to the right of the display.

• The Plate Stress results dialog has a new option to include the location (X and Y coordinates) of each joint. Check the ‘Location’ box to add new columns to the right of the display.

Page 120: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

Base Plate Wizard (cont)Base Plate Wizard (cont)

• When allowable forces are specified for anchors, you can now elect to use an interaction ratio limit of 1.2. Limits for tension and shear remain fixed at 1.0.

• When allowable forces are specified for anchors, you can now elect to use an interaction ratio limit of 1.2. Limits for tension and shear remain fixed at 1.0.

Page 121: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

Base Plate Wizard (cont)Base Plate Wizard (cont)

• New options have been added to Results Summary to add more information to the Anchor results output.

• New options have been added to Results Summary to add more information to the Anchor results output.

Page 122: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

Base Plate Wizard (cont)Base Plate Wizard (cont)

• The Include Max Anchor Results option will add the names of the loads that caused the maximum interaction, tension and shear ratios. Load names are printed underneath the standard anchor results output.

• The Include Max Anchor Results option will add the names of the loads that caused the maximum interaction, tension and shear ratios. Load names are printed underneath the standard anchor results output.

Page 123: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

Base Plate Wizard (cont)Base Plate Wizard (cont)

• The Add Individual Anchor Results option will add output following the standard anchor results output which outputs the anchor results by loading.

• The Add Individual Anchor Results option will add output following the standard anchor results output which outputs the anchor results by loading.

Page 124: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

Base Plate Wizard (cont)Base Plate Wizard (cont)

• The Anchor Results dialog has a new option to create commands for the ANCHOR CONFIGURATION command (Section 2.9.2 “The ANCHOR CONFIGURATION Command”, Volume 3, GTSTRUDL Reference Manual). You can create commands to transfer the calculated loads for each anchor, and optionally the anchor coordinates, from the Base Plate Wizard to a GTSTRUDL input file used to check the anchor capacity with ACI Appendix D.

• The Anchor Results dialog has a new option to create commands for the ANCHOR CONFIGURATION command (Section 2.9.2 “The ANCHOR CONFIGURATION Command”, Volume 3, GTSTRUDL Reference Manual). You can create commands to transfer the calculated loads for each anchor, and optionally the anchor coordinates, from the Base Plate Wizard to a GTSTRUDL input file used to check the anchor capacity with ACI Appendix D.

Page 125: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

Base Plate Wizard (cont)Base Plate Wizard (cont)

• Click the ‘Write ANCHOR LOADS’ button to bring up the Write Anchor command dialog.

• Click the ‘Write ANCHOR LOADS’ button to bring up the Write Anchor command dialog.

Page 126: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

Base Plate Wizard (cont)Base Plate Wizard (cont)

• Two new Anchor Patterns have been added: “4 corners + interior fill” to create a grid of anchors, and “Arc/Circle” to place anchors in a circular arrangement. See Section 4.1 Adding Anchors for documentation of these two new patterns.

• Two new Anchor Patterns have been added: “4 corners + interior fill” to create a grid of anchors, and “Arc/Circle” to place anchors in a circular arrangement. See Section 4.1 Adding Anchors for documentation of these two new patterns.

Page 127: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

Base Plate Wizard (cont)Base Plate Wizard (cont)

Page 128: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

Base Plate AnchorsBase Plate Anchors

• Commands for anchor checking by ACI 318-05 Appendix D have been implemented. The commands are shown on the next slides.

• Commands for anchor checking by ACI 318-05 Appendix D have been implemented. The commands are shown on the next slides.

Page 129: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

Base Plate Anchors (cont)Base Plate Anchors (cont)

• The ANCHOR TYPE command is used to describe anchor properties such as effective embedment length and diameter.

• The ANCHOR TYPE command is used to describe anchor properties such as effective embedment length and diameter.

Page 130: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

Base Plate Anchors (cont)Base Plate Anchors (cont)

• The ANCHOR CONFIGURATION command is used to describe the geometry and properties of the base plate to be checked, along with relevant properties of the bearing surface, including edge location as shown on the next slide.

• The ANCHOR CONFIGURATION command is used to describe the geometry and properties of the base plate to be checked, along with relevant properties of the bearing surface, including edge location as shown on the next slide.

Page 131: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

Base Plate Anchors (cont)Base Plate Anchors (cont)

Page 132: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

Base Plate Anchors (cont)Base Plate Anchors (cont)

• The PRINT ANCHOR command will output the specified anchor type or configuration data.PRINT ANCHOR TYPE

PRINT ANCHOR CONFIGURATION

• The PRINT ANCHOR command will output the specified anchor type or configuration data.PRINT ANCHOR TYPE

PRINT ANCHOR CONFIGURATION

Page 133: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

Base Plate Anchors (cont)Base Plate Anchors (cont)

• The CHECK ANCHOR CONFIGURATION command checks a previously created anchor configuration with the requirements of ACI 318 “Appendix D - Anchoring to Concrete”.

• The CHECK ANCHOR CONFIGURATION command checks a previously created anchor configuration with the requirements of ACI 318 “Appendix D - Anchoring to Concrete”.

Page 134: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

Scope EditorScope Editor• Circle, Polygon

and Triangle options have been added to the Tools menu.

• .

• Circle, Polygon and Triangle options have been added to the Tools menu.

• .

Page 135: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

Scope Editor (cont)Scope Editor (cont)

• The Fill shape and Outline Only options have been added to the Tools menu available from the right-mouse click pop-up menu. Fill shape causes the selected (highlighted) objects to become filled with the current global brush color (set with Format - Color...). Outline only causes the selected (highlighted) objects to become outlined shapes, without interior color.

• The Fill shape and Outline Only options have been added to the Tools menu available from the right-mouse click pop-up menu. Fill shape causes the selected (highlighted) objects to become filled with the current global brush color (set with Format - Color...). Outline only causes the selected (highlighted) objects to become outlined shapes, without interior color.

Page 136: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

Scope Editor (cont)Scope Editor (cont)

Page 137: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

Future EnhancementsFuture Enhancements

Page 138: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

Base PlateBase Plate• X or Y rotation of attachments to model

attachments which are not parallel to Z such as angled brace legs for pipe supports. 

• Arbitrary load points (X,Y,Z) for attachments. 

• Decimal place control in results output. 

• Optional LIST SUM FORCES results for Constraints to allow easy cut line calculations.

• X or Y rotation of attachments to model attachments which are not parallel to Z such as angled brace legs for pipe supports. 

• Arbitrary load points (X,Y,Z) for attachments. 

• Decimal place control in results output. 

• Optional LIST SUM FORCES results for Constraints to allow easy cut line calculations.

Page 139: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

Base Plate (cont)Base Plate (cont)

• Improved Loading dialog. 

• Batch processing of .gtbp files. 

• Optional output of load names causing the largest interaction value for anchors in Results Summary. 

• Improved Loading dialog. 

• Batch processing of .gtbp files. 

• Optional output of load names causing the largest interaction value for anchors in Results Summary. 

Page 140: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

Dynamic AnalysisDynamic Analysis

• Implement GTSES/GT64M versions of linear direct integration (physical) transient analysis.

• Computation of minimum seismic load according to latest IBC provisions.

• Implement the Lindley-Yow response spectrum rigid-periodic mode combination method as a companion to the presently available Gupta method.

• Implement GTSES/GT64M versions of linear direct integration (physical) transient analysis.

• Computation of minimum seismic load according to latest IBC provisions.

• Implement the Lindley-Yow response spectrum rigid-periodic mode combination method as a companion to the presently available Gupta method.

Page 141: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

Dynamic Analysis (cont)Dynamic Analysis (cont)

• Response spectrum analysis will keep a record of eigenvalue analysis results on a load-by-load basis. This will be particularly useful when the results of different eigenvalue analyses are used for different response spectrum load analyses in the same job, and mode combinations such as CQC, which is a function of damping ratio and frequency, are used.

• Response spectrum analysis will keep a record of eigenvalue analysis results on a load-by-load basis. This will be particularly useful when the results of different eigenvalue analyses are used for different response spectrum load analyses in the same job, and mode combinations such as CQC, which is a function of damping ratio and frequency, are used.

Page 142: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

Dynamic Analysis (cont)Dynamic Analysis (cont)

• Make selected efficiency improvements to the GTSELANCZOS eigenvalue analysis solver.

• Improve the efficiency of the GT64MLANCZOS eigenvalue solver for very large jobs that require very high numbers of modes (e.g. 300,000 DOFs and 10,000 modes).

• Make selected efficiency improvements to the GTSELANCZOS eigenvalue analysis solver.

• Improve the efficiency of the GT64MLANCZOS eigenvalue solver for very large jobs that require very high numbers of modes (e.g. 300,000 DOFs and 10,000 modes).

Page 143: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

Finite ElementsFinite Elements

• Implement local element coordinate system results processing (text reports and graphical display of stress contours) for selected planar elements, in particular the SBHQ and SBHT family of plate elements. This is particularly convenient and useful for structures formed by surfaces of revolution.

• Implement local element coordinate system results processing (text reports and graphical display of stress contours) for selected planar elements, in particular the SBHQ and SBHT family of plate elements. This is particularly convenient and useful for structures formed by surfaces of revolution.

Page 144: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

Finite Elements (cont)Finite Elements (cont)

• Implement new 3 node plane stress, plate bending and plate triangular elements. The plane stress element will have 3 DOF (two translational DOF and a drilling DOF). The plate bending element will model moderately thick plates. These two new elements will be combined to form a new plate element.

• Implement new 3 node plane stress, plate bending and plate triangular elements. The plane stress element will have 3 DOF (two translational DOF and a drilling DOF). The plate bending element will model moderately thick plates. These two new elements will be combined to form a new plate element.

Page 145: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

GeneralGeneral

• Add sorting and limits to LIST CODE CHECK RESULTS• PRINT JOINT CONNECTIVITY and form a Group of the

members and elements incident on joints in a list.• PRINT INCIDENT JOINTS MEMBERS/ELEMENTS

command to print the joints incident to a list and create a GROUP.

• When second and subsequent JOINT LOADS are applied to a joint in a loading condition, the WARNING will change to INFO.

• Add sorting and limits to LIST CODE CHECK RESULTS• PRINT JOINT CONNECTIVITY and form a Group of the

members and elements incident on joints in a list.• PRINT INCIDENT JOINTS MEMBERS/ELEMENTS

command to print the joints incident to a list and create a GROUP.

• When second and subsequent JOINT LOADS are applied to a joint in a loading condition, the WARNING will change to INFO.

Page 146: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

General (cont)General (cont)

• LOCATE FLOATING JOINTS ( (AND) -REMOVE )

Only joints that are not attached to any member, finite element, nonlinear spring or rigid body will be considered as possible “floating” joints. If a joint is used as a BETA REFERENCE JOINT it will not be considered “floating”.

• LOCATE DUPLICATE ELEMENTS ( (AND) REMOVE (ADD LOADS) ).

Similar to LOCATE DUPLICATE MEMBERS.• LOCATE INTERSECTING MEMBERS list TOL v

Detect members within a tolerance (TOL) of each other to locate “crossing” members that may look correct graphically but should actually have a common joint at their intersection.

• Add finite elements to LOCATE INTERFERENCE JOINTS.

• LOCATE FLOATING JOINTS ( (AND) -REMOVE )

Only joints that are not attached to any member, finite element, nonlinear spring or rigid body will be considered as possible “floating” joints. If a joint is used as a BETA REFERENCE JOINT it will not be considered “floating”.

• LOCATE DUPLICATE ELEMENTS ( (AND) REMOVE (ADD LOADS) ).

Similar to LOCATE DUPLICATE MEMBERS.• LOCATE INTERSECTING MEMBERS list TOL v

Detect members within a tolerance (TOL) of each other to locate “crossing” members that may look correct graphically but should actually have a common joint at their intersection.

• Add finite elements to LOCATE INTERFERENCE JOINTS.

Page 147: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

General (cont)General (cont)

• Add the ability to write or change support status as part of the CALCULATE SOIL SPRINGS command. Currently, user must have already specified joints as supports and joint releases.

• The AASHTO HL-93 truck will be added to the Moving Load Generator.

• A new option will be added to the PRINT MEMBER PROPERTIES command to print all cross-sectional property information.

• Add the ability to write or change support status as part of the CALCULATE SOIL SPRINGS command. Currently, user must have already specified joints as supports and joint releases.

• The AASHTO HL-93 truck will be added to the Moving Load Generator.

• A new option will be added to the PRINT MEMBER PROPERTIES command to print all cross-sectional property information.

Page 148: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

General (cont)General (cont)

• A general-purpose zero-length, linear spring element is planned for implementation by the specification of a symmetric stiffness matrix in terms of Kaa, Kba, and Kbb, similar to the method used to specify superelement stiffness matrices.

• A general-purpose zero-length, linear spring element is planned for implementation by the specification of a symmetric stiffness matrix in terms of Kaa, Kba, and Kbb, similar to the method used to specify superelement stiffness matrices.

Page 149: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

General (cont)General (cont)• AREA LOAD enhancements

Check for interference joints and intersecting members in plane before attempting to locate bounded areas.

Improve error reporting: List of 0.0 length membersStart joint for "illegal configuration" to help with

debugging.

Add IGNORE NONORTHOGONAL MEMBERS option.

Ignore members not within specified angle of global axis so bracing doesn’t need to be inactivated.

PLOT option - create a Scope Editor file like the dialog display with shaded bounded areas.

• AREA LOAD enhancements

Check for interference joints and intersecting members in plane before attempting to locate bounded areas.

Improve error reporting: List of 0.0 length membersStart joint for "illegal configuration" to help with

debugging.

Add IGNORE NONORTHOGONAL MEMBERS option.

Ignore members not within specified angle of global axis so bracing doesn’t need to be inactivated.

PLOT option - create a Scope Editor file like the dialog display with shaded bounded areas.

Page 150: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

General (cont)General (cont)

• Develop 64 bit version of GTSTRUDL.• Develop 64 bit version of GTSTRUDL.

Page 151: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

GTMenuGTMenu

• Add Undo to remove duplicate joints dialog to avoid corrupting model due to using a tolerance which was too large.

• Improve efficiency when displaying large models.

• Graphically specify Area Loads in GTMenu.

• Add Undo to remove duplicate joints dialog to avoid corrupting model due to using a tolerance which was too large.

• Improve efficiency when displaying large models.

• Graphically specify Area Loads in GTMenu.

Page 152: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

GTMenu (cont)GTMenu (cont)• Addition of the following items to the input

file created by GTMenu:

– Dynamic Loadings – Eigen Parameters– Dynamic Modal Damping Data

– Nonlinear Solution Parameters– Cable Network Data

– Nonlinear and Dynamic Analysis solution commands

• Addition of the following items to the input file created by GTMenu:

– Dynamic Loadings – Eigen Parameters– Dynamic Modal Damping Data

– Nonlinear Solution Parameters– Cable Network Data

– Nonlinear and Dynamic Analysis solution commands

Page 153: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

GTMenu (cont)GTMenu (cont)

• Add the ability to apply filters to the model to display only entities corresponding to the active filter.

• Automatically create Views such as for every floor and every vertical plane of building. Also, develop command that will also do this.

• Add the ability to apply filters to the model to display only entities corresponding to the active filter.

• Automatically create Views such as for every floor and every vertical plane of building. Also, develop command that will also do this.

Page 154: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

GTSTRUDL Output Window GTSTRUDL Output Window

• Track Warning messages like Error messages. Pop-up a dialog with Error and Warning count. List Error or Warning output lines in a dialog, click on an Error or Warning and the output cursor moves to that line in the output listing.

• Track Warning messages like Error messages. Pop-up a dialog with Error and Warning count. List Error or Warning output lines in a dialog, click on an Error or Warning and the output cursor moves to that line in the output listing.

Page 155: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

Nonlinear AnalysisNonlinear Analysis

• The nonlinear member end connection and plastic hinge models will be supported by nonlinear dynamic analysis.

• Add nonlinear viscous damper element for nonlinear dynamic analysis

• The nonlinear member end connection and plastic hinge models will be supported by nonlinear dynamic analysis.

• Add nonlinear viscous damper element for nonlinear dynamic analysis

Page 156: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

Nonlinear Analysis (cont)Nonlinear Analysis (cont)

• Efficiency improvements are planned for the GTSES sparse equation solver used by nonlinear static analysis, similar to those implemented in Version 32 for the GTSES linear static analysis solver.

• A GT64M sparse equation solver is planned for nonlinear static analysis.

• Efficiency improvements are planned for the GTSES sparse equation solver used by nonlinear static analysis, similar to those implemented in Version 32 for the GTSES linear static analysis solver.

• A GT64M sparse equation solver is planned for nonlinear static analysis.

Page 157: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

Nonlinear Analysis (cont)Nonlinear Analysis (cont)

• Higher order improvements are planned for the nonlinear geometric versions of the plane and space frame member.

• The implementation of a nonlinear geometry model is planned for at least one solid finite element, probably the IPSL element.

• Higher order improvements are planned for the nonlinear geometric versions of the plane and space frame member.

• The implementation of a nonlinear geometry model is planned for at least one solid finite element, probably the IPSL element.

Page 158: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

Nonlinear Analysis (cont)Nonlinear Analysis (cont)

• Extend geometric nonlinear analysis to include the new SBMITC element and the new triangular plate element

• Extend geometric nonlinear analysis to include the new SBMITC element and the new triangular plate element

Page 159: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

OffshoreOffshore

• Implement procedures that enable GTSTRUDL to perform the required dynamic analyses of GTSELOS wave load data and to use the dynamic wave force results in fatigue analyses.

• Implement procedures that enable GTSTRUDL to perform the required dynamic analyses of GTSELOS wave load data and to use the dynamic wave force results in fatigue analyses.

Page 160: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

Offshore (cont)Offshore (cont)• The efficiency of the fatigue load analysis

procedures will be enhanced by the addition of an option that provides for the selection of the GTSES sparse equation solver for linear static analysis.

• A new GTSELOS feature is planned whereby additional tables express the drag parameters CD and CM as function(s) of one or more of the existing pipe member diameter, water depth, Reynolds number parameters, plus the additional parameters roughness and Keulegan-Carpenters Number.

• The efficiency of the fatigue load analysis procedures will be enhanced by the addition of an option that provides for the selection of the GTSES sparse equation solver for linear static analysis.

• A new GTSELOS feature is planned whereby additional tables express the drag parameters CD and CM as function(s) of one or more of the existing pipe member diameter, water depth, Reynolds number parameters, plus the additional parameters roughness and Keulegan-Carpenters Number.

Page 161: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

Offshore (cont)Offshore (cont)• GTStrudl fatigue analysis is presently

restricted to the use of a single S-N curve that applies to all members undergoing a given fatigue analysis. An improvement to this procedure is planned whereby multiple S-N curves can be defined as functions of pipe member wall thickness, a reference thickness, a thickness exponent, and a stress range and assigned individually to members for the fatigue analysis.

• GTStrudl fatigue analysis is presently restricted to the use of a single S-N curve that applies to all members undergoing a given fatigue analysis. An improvement to this procedure is planned whereby multiple S-N curves can be defined as functions of pipe member wall thickness, a reference thickness, a thickness exponent, and a stress range and assigned individually to members for the fatigue analysis.

Page 162: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

Offshore (cont)Offshore (cont)• An Influence Matrix approach to perform hotspot fatigue

analysis of connection details other than simple tubular joints is planned.

• An additional fatigue analysis results reporting function is planned that provides for the tabulation of the most severe fatigue damage as a function of wave height and wave period in addition the present report given as a function of wave direction.

• A new fatigue analysis report that states the center of damage for each of the three sea state parameters wave height, wave period, and wave direction is planned.

• An Influence Matrix approach to perform hotspot fatigue analysis of connection details other than simple tubular joints is planned.

• An additional fatigue analysis results reporting function is planned that provides for the tabulation of the most severe fatigue damage as a function of wave height and wave period in addition the present report given as a function of wave direction.

• A new fatigue analysis report that states the center of damage for each of the three sea state parameters wave height, wave period, and wave direction is planned.

Page 163: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

Reinforced ConcreteReinforced Concrete

• The ACI 318-08 code will be implemented for beam and column design.

• The DESIGN SLAB command will be brought to release status.

• The ACI 318-08 code will be implemented for beam and column design.

• The DESIGN SLAB command will be brought to release status.

Page 164: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

Steel DesignSteel Design

• Add new 2010 AISC 14th Edition code, AISC14. Implementation will be for the following cross sections:

I shapes,Channels, Single Angles, Tees, Double Angles, Square and Rectangular HSS (Structural Tubes),Round HSS (Pipes), Solid Round Bars, Solid Rectangular and Square Bars

• Add new 2010 AISC 14th Edition code, AISC14. Implementation will be for the following cross sections:

I shapes,Channels, Single Angles, Tees, Double Angles, Square and Rectangular HSS (Structural Tubes),Round HSS (Pipes), Solid Round Bars, Solid Rectangular and Square Bars

Page 165: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

Steel Design (cont)Steel Design (cont)

• Move offshore code, 19902-07, to release status. 19902-07 code is based on the International Standard ISO 19902:2007(E), First Edition, Petroleum and natural gas industries.

• Move offshore code, 19902-07, to release status. 19902-07 code is based on the International Standard ISO 19902:2007(E), First Edition, Petroleum and natural gas industries.

Page 166: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

Steel Design (cont)Steel Design (cont)

• Add new parameter called ‘DesLoads’ which can be used to specify design loads.

• Add an option to create a group containing the critical loads at the end of a CHECK or SELECT command.

• Add new parameter called ‘DesLoads’ which can be used to specify design loads.

• Add an option to create a group containing the critical loads at the end of a CHECK or SELECT command.

Page 167: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

Steel Design (cont)Steel Design (cont)

• Add a new option to the CHECK and SELECT commands to print the load names and section location used for the code check.

• Displacement Constraint Design Procedure will be available to select members to satisfy joint displacement constraints. The new GTSES external file solver will be added as an option.

• Add a new option to the CHECK and SELECT commands to print the load names and section location used for the code check.

• Displacement Constraint Design Procedure will be available to select members to satisfy joint displacement constraints. The new GTSES external file solver will be added as an option.

Page 168: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

Steel Design (cont)Steel Design (cont)

• Steel design based on the Seismic provisions of the AISC 14th Edition.

• Add a new option into the SELECT command to design the FAILED members.

SELECT ALL FAILED MEMBERS

• Steel design based on the Seismic provisions of the AISC 14th Edition.

• Add a new option into the SELECT command to design the FAILED members.

SELECT ALL FAILED MEMBERS

Page 169: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

Steel Design (cont)Steel Design (cont)

• Modify the FOR MAXIMUM ENVELOPE VALUES option of the SELECT and CHECK command when the cross-section is an unsymmetrical cross-section.

• Modify the FOR MAXIMUM ENVELOPE VALUES option of the SELECT and CHECK command when the cross-section is an unsymmetrical cross-section.

Page 170: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

Steel Design (cont)Steel Design (cont)

• Add a FOR MAXIMUM DIAGRAM VALUES option to the SELECT and CHECK command. This option creates a single maximum force value for each individual load case. When this option is used, each artificial load case will have a single force values which has the maximum values of individual forces and moments no matter where the maximum is located along the member’s length.

• Add a FOR MAXIMUM DIAGRAM VALUES option to the SELECT and CHECK command. This option creates a single maximum force value for each individual load case. When this option is used, each artificial load case will have a single force values which has the maximum values of individual forces and moments no matter where the maximum is located along the member’s length.

Page 171: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

Steel TablesSteel Tables

• Implement AISC 14th edition tables.• Implement AISC 14th edition tables.

Page 172: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

Interfaces to Other ProgramsInterfaces to Other Programs• AutoCAD – interface via DXF converter• Intergraph’s Frameworks • Intergraph’s SmartPlant 3D – CIS/2• Structural Desktop by Structural Desktop, Inc• Tekla Structures• ATLAS by 3DR Engineering Ltd. in Europe• Other CAD programs which support DXF or

CIS/2

• AutoCAD – interface via DXF converter• Intergraph’s Frameworks • Intergraph’s SmartPlant 3D – CIS/2• Structural Desktop by Structural Desktop, Inc• Tekla Structures• ATLAS by 3DR Engineering Ltd. in Europe• Other CAD programs which support DXF or

CIS/2

Page 173: GTSTRUDL   Version 32 Release and Future Enhancements

GTSTRUDL GTSTRUDL

Your assistance is needed to help us improve GTSTRUDL in your Committee meetings :Your assistance is needed to help us improve GTSTRUDL in your Committee meetings :

• Please provide us with a prioritized list of the features that you would like to see. Please be specific especially when requesting model wizard, design codes (which codes and which cross sections) or datasheet requests.Sketches of wizards, output, and graphical displays

help us tremendously as evidenced by the recent enhancements to the Model Wizard which are a result of input from the User Interface Committee.

• Please provide us with a prioritized list of the features that you would like to see. Please be specific especially when requesting model wizard, design codes (which codes and which cross sections) or datasheet requests.Sketches of wizards, output, and graphical displays

help us tremendously as evidenced by the recent enhancements to the Model Wizard which are a result of input from the User Interface Committee.