MONCARL

Bulk Data Entry Monte-Carlo Simulation control settings for the non-parametric method for variation modeling.

Format

(1) (2) (3) (4) (5) (6) (7) (8) (9) (10)
MONCARL SID VARTYP
STRVAR MSVAR KSVAR BSVAR K4SVAR
FLUVAR MFVAR KFVAR BFVAR AFSVAR K4FVAR
DMIG SID1

Example

(1) (2) (3) (4) (5) (6) (7) (8) (9) (10)
MONCARL 2 ALPHAVAR
STRVAR 0.02 0.01 0.004

Definitions

Field Contents SI Unit Example
SID Identification number.

No default (Integer > 0)

VARTYP Variability type.
ALPHAVAR (Default)
Alpha variabilities.
DELTAVAR
Delta variabilities.
STRVAR Structural Variability parameters flag are to follow.
MSVAR Structural Mass Variability value.

Default = 0.0 (Real ≥ 0.0)

KSVAR Structural Stiffness Variability value.

Default = 0.0 (Real ≥ 0.0)

BSVAR Structural Viscous Damping Variability value.

Default = 0.0 (Real ≥ 0.0)

K4SVAR Structural Material Damping Variability value.

Default = 0.0 (Real ≥ 0.0)

FLUVAR Fluid Variability parameters flag are to follow.
MFVAR Fluid Mass Variability value.

Default = 0.0 (Real ≥ 0.0)

KFVAR Fluid Stiffness Variability value.

Default = 0.0 (Real ≥ 0.0)

BFVAR Fluid Viscous Damping Variability value.

Default = 0.0 (Real ≥ 0.0)

AFSVAR Fluid Structure Interaction Matrix Variability value.

Default = 0.0 (Real ≥ 0.0)

K4FVAR Fluid Material Damping Variability value.

Default = 0.0 (Real ≥ 0.0)

DMIG (Optional) Flag indicating that the above variability values are applied to the specified DMIGs below.
SID1 Identification number of a SET Bulk Data Entry of TYPE=LABEL (this SET lists the various DMIG matrices for which the above variability values are applicable). 2

Comments

  1. MONCARL is only supported for Modal Frequency Response Analysis. Also, only 1 Modal Frequency response subcase can be defined for MONCARL.
  2. The optional DMIG continuation line can be used to specify variability parameters for DMIG matrices which are defined as a LABEL-based SET Bulk Data Entry, such as:
    SET,<SID1>,LABEL 
    +,<DMIG1>,…,<DMIG2> 
    The labels DMIGi can reference are:
    1. DMIG matrices referenced by K2GG, M2GG, B2GG, K42GG entries.
    2. H3D Superelement referenced by ASSIGN entries.
    3. IDs of root internal superelements.
  3. Multiple MONCARL entries with the same ID can be used to specify different variabilities to individual superelement matrices, and the DMIG continuation line can be omitted from at the most one MONCARL entry. If the DMIG line is omitted, then the specified variabilities will be applied to the residual structure (that is, each of the structural matrices excluding the DMIG matrices with separately defined variabilities).