Mystran Analysis Interface Module (AIM)
Mystran Analysis Interface Module (AIM)
|
A module in the Computational Aircraft Prototype Syntheses (CAPS) has been developed to interact (primarily through input files) with the finite element structural solver MYSTRAN [1]. MYSTRAN is an open source, general purpose, linear finite element analysis computer program written by Dr. Bill Case. Available at, http://www.mystran.com/ , MYSTRAN currently supports Linux and Windows operating systems.
An outline of the AIM's inputs, outputs and attributes are provided in AIM Inputs and AIM Outputs and MYSTRAN AIM attributes, respectively.
The accepted and expected geometric representation and analysis intentions are detailed in geomRepIntentMYSTRAN.
Details of the AIM's shareable data structures are outlined in AIM Shareable Data if connecting this AIM to other AIMs in a parent-child like manner.
Details of the AIM's automated data transfer capabilities are outlined in MYSTRAN Data Transfer
An example problem using the MYSTRAN AIM may be found at Mystran AIM Basic Example.