Load Case Simulation

<< Click to Display Table of Contents >>

Navigation:  Flexcom > Examples > J - Specialised Examples > J03 - Summary Postprocessing Collation >

Load Case Simulation

Previous pageNext page

Load Case Matrix

This example considers a large load case matrix. Specifically, wave periods ranging from 5s to 25s (at 1s intervals), are examined at incident wave headings which vary from 0 degress to 345 degrees (at 15 degree intervals). This results in 624 regular wave load cases in total. Using the Keyword Parameterisation allows you to create all the required input files to model every possible combination of wave period and incident heading.

Parameters

Naturally two separate Parameters are defined to wave period and wave heading respectively. When the load case is expanded, these variables will assume values which have different numbers of digits. For example, wave directions of 0 (1 digit), 45 (2 digits) and 150 (3 digits). Given that the name of each individual keyword file will be based on the particular load case combination it represents, it is useful to define two further parameters which contain the same wave direction and heading information, but which are neatly formatted to ensure a consistent number of digits is always used (the FORMAT utility function is very helpful).

Parameters

Parameters

Variations

Keyword Based Variations are used to define wave periods which range from 5s to 25s, and wave headings which range from 0 degrees to 345 degrees. This facility is ideally suited to parameters which vary in fixed increments.

Variations

Variations

Although this example focuses on regular wave loading, a similar approach would also be used to simulate random seas, where seastate information is typically presented using a Scatter Diagram. Given that the driving variables (i.e. Hs, Tz etc.) are generally not round integers, the use of Spreadsheet Based Variations would be more appropriate in this case.

Combinations

The combinations input is used to control the names and locations of generated keyword files. In this case, a separate folder is established for every wave heading, and individual file names within each folder reflect the relevant wave period.

When you run the master template file (J3-SC-Regular Wave Template.keyxm), Flexcom automatically creates 624 separate keyword files for you, each one corresponding to a unique combination of wave period and heading.

Combinations

Combinations

Other Input Variables

Regular wave loading is defined in the usual way, referencing the predefined wave period and direction parameters.

Appropriate time variables are computed based on the regular wave period. Purely for efficiency reasons, the regular wave simulations are analysed for 3 periods only, whereas 5-10 periods would generally be considered recommended practice. The loads are ramped on over the first wave period. A fixed time step equal to 1/20th of the regular wave period is used.

Customised database storage options are specified, reducing the number of parameters that are output to the database files for disk and computational efficiency reasons.

Relevant Keywords

*PARAMETERS is used to define parameters whose names may be referenced subsequently in the definition of other input variables.

*VARIATION is used to define parameter or keyword variations.

*COMBINATIONS is used to control the names and locations of generated keyword files, along with the required analysis combinations.

*EXCEL VARIATIONS is used to generate keyword files based on a parameter matrix contained in an Excel workbook.

*WAVE-REGULAR is used to specify regular Airy wave loading.

*TIME is used to define time parameters for an analysis.

*DATABASE CONTENT is used to customise the contents of the database output files.