GeniE Release Notes

 

Version V5.0-17, 12 Nov 2009

Official release

 

List of changes after D5.0-16

 

Bugfixes

 

·         Opening an old Genie database occasionally fails, reporting that database is incompatible (IM5474).

·         Genie will report ‘os_err_path_does_not_exist : Missing license file if the user’s APPDATA path is an UNC path (IM5473).

·         Increased member segmentation in Wajac cannot be specified above SWL (IM5465).

·         Failure in defining plate when database unit is in ‘mm’, but this ok when database unit is in ‘m’. Tolerance for the planar polygon check is now increased for ‘mm’ models.  (IM 5463).

·         Buckling factors assigned to concept model lost in xml export (IM5443).

·         Redesign doesnt work if Isotropic shear material is in the database (IM5446). Shear materials were not transferred to codecheck, while they were flagged if missing from codecheck.

·         AISC Bug Fix concerning Chapter G: Design of Members for Shear (G7 - Weak Axis shear in single and doubly symmetric shapes) where b/2 is slenderness parameter for flange in I sections

·         Fixed script error when comparing value containing null with null

·         Meshing rules scantling not set during XML import (IM5399). If scantlings were set to : DNV 1A1 or CSR Tank, no mesh options at all were exported.

·         Improved algorithm to identify shortest path between two points on the model. The current implementation will always find the shortest path and should be less prone to infinite looping (IM5413 and IM5410)

·         T-profile (defined as I in GeniE) gets negative values when net-scanlings is used (IM5409) .

·         Now using gross thickness value if net thickness value becomes negative. A proper warning is given. The warning is NOT given is gross thickness is < 1.e-5 m (e.g. when a T section is represented as a collapsed I).

·         Crash while deleting waveload condition in GeniE (IM5405).   

New features

·         Implemented JS command to get the property "segmentCount" on beams, that is to return the number of segments on a beam.

·         Implemented JS methods to access the Beam used by a Line load with Beam footprint (IM5459).

·         New wizard for creating different types of parameterised models (Tubular K-joint, Box joint, Tank Ship, Semisub and Corrugated bulkhead).

·         BS section library. This has not been validated by a 3rd party. Use at own risk.

 

Version D5.0-16, 21 Sep 2009

Development version

 

List of changes after V5.0-15

 

Bugfixes

 

·         Corrected XML export/import problem on Chinese Windows XP (IM5401).

·         Corrected crash when full path of workspace name exceeds 132 characters (IM5392).

·         Corrected problem with set names on ELIM card for Wajac in incorrect case when long set names option used  (IM5396).

·         Corrected error that occured while creating capacity members for mm model (IM5388).

·         Corrected crash when using snap plane (IM5374).

·         Corrected crash when importing XML file that contains sets with a lot of guide curves. A problem with import of guide curve references caused the program to run out of memory when importing this XML file (IM5390).

·         Corrected missing tooltips related to "Import Rule Load XML" and "Read command file" dialog.


 

Version V5.0-15, 25 Aug 2009

Official release

Accumulated list of changes after V4.0-21

 

 

Documentation

The following volumes have been updated with description of new functionality

 

Updated volume 1 :

·         Corrected info regarding pictures in report, 3.1.12.1

 

Updated volume 3 :

·         Curve-Net functionality, 3.3.1.6

·         Corrosion addition, 6.2.1.5

·         XML export/import, 9.3

·         FEM file, 9.4

·         SAT import, 9.5

 

Updated volume 4 :

 

Updated volume 5 :

·         Table of Contents now clickable again

 

Updated volume 6 :

·         Reporting of beam forces and stresses, 2.1.8.5, 2.1.8.6

 

Examples B2 and B4 have been updated

 

Example B6 updated with redesign tutorial

 

 

 

New Features

 

Modelling

 

 

Graphics

 

Import/Export

 

 

Report

 

Frame Capacity Checks

 

 

Other

 

 

 

Bugfixes

 

Modelling

·         Again possible to modify a linearly varying point load from GUI (IM5258).
When editing a linear varying line load, only clicking the linear varying check box value would not modify the load intensities.

·         Fixed error conserning generation of compartments.

Analysis/Meshing

·         Properly summing up combinations of traction and pressure loads (IM5239)

·         Meshing issues on simple model  - again adjust number of elements is enabled as default (IM5233)

·         Mesh density around holes is wrong when AdjustNumberOfElements is disabled  - now computing the appropriate density based on the plate mesh density, unless aleady specified on the internal edge. (IM5243)

·         Point load gets duplicated on mesh. This was a problem when two nodes lay within 0.01 model units apart and there was a point load on one of the nodes. (IM5231)

·         Assigning Local Joint Flexibility causing crash - fixed (IM5236)

·         Beam forces not displayed for certain beams using 2nd order elements - corrected error on BELLO2 for point loads on 3 node beams (represented as equivalent uniform line load over whole beam) (IM5214)  

·         Meshing crashed when nodes that were eliminated during meshing were members of named sets (IM5221)

·         Inconsistent beam force values comparing FEM Results in different contexts (IM5219)

Graphics

 

Import/Export

·         Error when importing XML from NED. (IM5201).

·         Support curve is incorrectly imprinted on face if only two points are found in the plate on the intersection between plate and rigid link plane - consistently write composite curves to XML by adding the sense of the curve as an optional argument to the XML schema. (IM5200)

·         Genie reports license problems when not able to open .MLG file – now opening this file on TEMP folder (IM5241).

 

Frame Capacity Checks

·         Crash show stop when showing cc results for tubular joints. (IM5216)

 

 

Report

·         Exponent is some times truncated in Genie report on Text format – removing insignificant part of exponent instead (IM5240).

 

Other