-
Notifications
You must be signed in to change notification settings - Fork 2
Main features(CADMAS‐STR)
CADMAS-SURF edited this page Aug 20, 2024
·
1 revision
The features implemented in the CADMAS-STR are summarized in the table and figure below. The examples provided in the documentation provide guidance to the user through the available tested features.
- CADMAS and STR are executed in parallel. The method of parallel computation is MPMD Multiple Program MultipleData
- CADMAS receives the nodal displacement of the structure from STR, calculates the change in cell porosity, and calculates the pressure on the surface of the structure by interpolating the cell pressure and sends it to STR
- STR receives the pressure on the surface of the structure from CADMAS and performs dynamic analysis using it as a load, and sends the resulting nodal displacement to CADMAS
