cs#

As the root keyword#

This block contains a list of cross-sectional base designs.

Specification#

Parent keyword:

None

Arguments:

List of cross-sectional base designs

Default:

None

cs:
  - name: "cs_base_design_1"
    ...
  - name: "cs_base_design_2"
    ...

Child keywords#

For each cross-sectional base design:

Keyword

Requirements

Description

name

Required

Name of the cross-sectional base design

design

Required

Basic design setup of the current CS

parameter

Optional

Design parameters

builder

Optional

Builder of the CS

Example#

 1cs:
 2- name: "cs"
 3  parameter:
 4    cs_template: 'airfoil_gbox_uni.xml.tmp'
 5    mdb_name: "material_database_us_ft"
 6    rnsm: 0.001
 7    gms: 0.004
 8    mat_nsm: "lead"
 9    mat_fill_front: "Rohacell 70"
10    mat_fill_back: "Plascore PN2-3/16OX3.0"
11    mat_fill_te: "Plascore PN2-3/16OX3.0"
12  design:
13    dim: 2
14    tool: 'prevabs_153_dev'
15    base_file: cs_template
16  model:
17    md1:
18      tool: 'vabs'

As the child keyword of structure#

CS model specification.

Specification#

Parent keyword:

structure

Arguments:

List of CS models

Default:

None

Child keywords#

For each CS model:

Keyword

Requirements

Description

name

Required

Name of the CS model

design

Required

Name of the CS design

model

Required

Specification of the constitutive model