01.12.2012 Views

OrcaFlex Manual - Orcina

OrcaFlex Manual - Orcina

OrcaFlex Manual - Orcina

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

w<br />

IndependentValue[3] = 0.4<br />

DependentValue[3] = 5000<br />

95<br />

Automation, Batch Processing<br />

Note that IndependentValue and DependentValue are the variable names for the X and Y columns of the variable<br />

data source. That is if you are setting data for a bending stiffness data source then IndependentValue denotes<br />

curvature and DependentValue denotes bend moment.<br />

Line Type Wizard<br />

The Line Type Wizard can be used from batch script. First of all you must select the Line Type and set its Wizard<br />

data. Once this is complete the Wizard is invoked using the InvokeWizard command as illustrated below:<br />

Select "Line Type1"<br />

WizardCalculation = "Homogeneous Pipe"<br />

PipeMaterial = Steel<br />

PipeOuterDiameter = 0.082<br />

PipeWallThickness = 0.005<br />

InvokeWizard<br />

Select "Line Type2"<br />

WizardCalculation = "Line with Floats"<br />

FloatBaseLineType = "Line Type3"<br />

FloatDiameter = 0.80<br />

FloatLength = 1.2<br />

FloatPitch = 5.5<br />

InvokeWizard<br />

Plasticity Wizard<br />

The Plasticity Wizard can be used from batch script. First of all you must select the Bend Stiffness variable data<br />

source and set its Wizard data. Once this is complete the Wizard is invoked using the InvokeWizard command as<br />

illustrated below:<br />

Select Stiffness1<br />

StressOD = 0.30<br />

StressID = 0.27<br />

Type = "Ramberg-Osgood curve"<br />

E = 230.0e6<br />

RefStress = 385.0e3<br />

InvokeWizard<br />

Line Setup Wizard<br />

The Line Setup Wizard can be used from batch script using the InvokeLineSetupWizard command. The input data<br />

should be set before invoking. This data is owned by a variety of different objects. The model wide data (e.g.<br />

calculation mode and convergence parameters) is owned by the General object. The line specific data is owned by<br />

each individual line. The follow script illustrates this:<br />

Select General<br />

LineSetupCalculationMode = "Calculate Line Lengths"<br />

LineSetupMaxDamping = 20<br />

Select Line1<br />

LineSetupTargetVariable = "End A Tension"<br />

LineSetupTargetValue = 830.0<br />

Select Line2<br />

LineSetupIncluded = No<br />

InvokeLineSetupWizard<br />

Polar Coordinates data on the All Objects form<br />

The All Objects data form allows end connection data to be specified as polar coordinates and this polar coordinates<br />

data is only accessible from this form.<br />

The data appears in a table containing all Line, Winch and Link connections. However, the data still belongs to each<br />

individual object and the appearance of a table of data is purely presentational. This means that to set the data you<br />

must first select the individual Line, Link or Winch and then set the data, as illustrated below:<br />

Select Line1<br />

PolarR[1] = 20.0<br />

PolarTheta[1] = 45.0<br />

PolarR[2] = 340.0

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!