Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

Hull and Outfitting

Quality Code Exchange

  • Last UpdatedDec 15, 2023
  • 1 minute read

A plate part is always created to be of a certain quality (grade). The natural choice is to nest a part on a raw plate with the same quality as the one specified for the part. However, if there is available space on a plate with a different (normally higher) quality it may be allowed to nest the part on that plate.

In AVEVA Marine it is possible to specify the qualities that are allowable to be used for a plate part of a given quality. This is done via a text file in a simple format.

The allowable exchange must be specified individually for each quality. Each quality is corresponded by a "record", starting with the current quality, followed by all the qualities it can be exchanged for, separated by commas (,) and terminated by a semicolon (;). The order within the list is arbitrary.

The complete name of the "exchange file" should be assigned to the environment variable SBH_QUALITY_EXCH. This file may be checked for correctness via the inithull utility.

An example of the layout of the file is given below

.

Example:

A27,
      A27,A32,A36,
      D27,D32,D36,
      E27,E32,E36,
      A27Z,A32Z,A36Z,
      D27Z,D32Z,D36Z,
      E27Z,E32Z,E36Z,
      ST44-2,ST44-3,ST52-3,STE285,STE315,STE355;
A32,
      A32,A36,
      D32,D36,
      E32,E36,
      A32Z,A36Z,
      D32Z,D36Z,
      E32Z,E36Z,
      ST52-3,STE315,STE355;
A36,
      A36,D36,E36,A36Z,D36Z,E36Z,ST52-3,STE355;
D36
      D36,E36,D36Z,E36Z,ST52-3,STE355;

In general the qualities to be used must be defined in a text file specifying also the density. See the on line documentation Hull Detailed Design, Setup and customization, Miscellaneous, Customer Set-up of Material Qualities.

TitleResults for “How to create a CRG?”Also Available in