Versions Compared

Key

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

...

  • Stab;
  • Comf;
  • Rt;
  • PE; 

    All parameters are values and the "Determined by" of Slots & Properties should be OBJ because they should be taken from the dataset. Stab and Comf are  Stab and Comf are without a dimension. Rt is  Rt is in [N] PE is  PE is in [W]. Move Stab and Comf to the Stability class, Rtand PE to Move Stab and Comf to the Stability class, Rt and PE to the Resistance class.

    2. Now add data to the dataset that we are going to use during the calculations: 

...

Create the following evaluation relations:

...

  • Journey = 1 + (28 - (10000 / V_eco / 24)) * 2.25

  • Grade = INCASE(GM,LT,0.4,THEN,0,ELSE,(Stab + Comf + 1.2 * Journey + 1.2 * Efficiency )/4.4) 

Add the evaluation parameters as goals to the Ship_evaluation object using a relation: 

...

Sort the ships, based on their grade

...

To check whether all this works, carry out a calculation. Start the process manager. Select Data and select Sorted_evaluation#. The content of Sorted_evaluation# will be:

...