Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

2.4    Mass calculation

Now that the whole ship itself is in place, you are ready for some analysis functionality.

In entity Mass calculation, In Entity “Mass calculationthe mass and the centre of gravity of the whole system will be calculated. These values will depend on the mass and centre of gravity of both light ship weight and cargo objects. The total mass is calculated by the summation of all mass components (Entitiesentities) one level below Entity “entity Mass calculation. The centre of gravity of a system of components is defined as the average of their positions, weighted by their masses.

First include the Entities:

  • Include entities Light Ship Weight

...

  • and Mass Cargoes

...

  • as children of Mass calculation. Both are singular obligatory entities.
  • Create the following parameters in

...

  • the Knowledge Browser:

Parameter name

Dimension

Determined by

Reference

In Class

Mass

[t]

USR: User or system/equation

Mass

Mass calculation

COGX

[m]

USR: User or system/equation

Centre of gravity in X direction

Dimensions

COGY

[m]

USR: User or system/equation

Centre of gravity in Y direction

Dimensions

COGZ

[m]

Centre
USR: User or system/equation

Centre of gravity in Z direction

Dimensions

MOMX

[t*m]

USR: User or system/equation

Moment around X-axis

Dimensions

MOMY

[t*m]

USR: User or system/equation

Moment around Y-axis

Dimensions

MOMZ

[t*m]

USR: User or system/equation

Moment around Z-axis

Dimensions

 

  • Include the following parameters in Entity “following parameters in entity Mass calculation: Mass, COGX, COGY, COGZ, MOMX, MOMY, MOMZ and QEntityRef and QEntityData.
  • Create the following

...

  • relations in the Knowledge Browser and connect them to the pertaining parameters in

...

  • entity Mass calculation

...

  • .

Please note, that we create normal relations and connect these to the parameters in the Entity because we know that we are going to use these relations in several Mass Entities.

...