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

Hull and Outfitting

Example

  • Last UpdatedDec 02, 2025
  • 1 minute read

Below follows an example of an input scheme for calculation of one room and one surface, which then are combined into one area.

Example:

ROOM, 'SIDET_1' /COMBINE;
!
! Limits
!
AFT_LIM /X=FR170;
FOR_LIM /X=FR180;
SB_LIM /Y=12300;
PS_LIM /SHELL;
LOW_LIM /PANEL='AA123‑4';
!
! Panel to be excluded
!
PANEL, 'AA234‑5' /EXCLUDE;
!
! Calculate surface separately with modified limits, add one panel
!
SURFACE, 'SIDE_SHELL' /COMBINE;
!
! Limits
!
AFT_LIM /X=FR170;
FOR_LIM /X=FR180;
LOW_LIM /PAN='AA123‑4';
UPP_LIM /Z=8000;
!
SHELL;
PANEL, 'AA345‑6' /SIDE=PS;
!
! Combine the results
!
COMBINE, 'Total area, side tank' /ADD=( 'SIDET_1','SIDE_SHELL');

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