SMTK’s Attribute Resource¶
General Description¶
SMTK’s first major component is its attribute modeling resource, which provides a way to model and represent non-geometric simulation data such as material properties, boundary conditions, and solver parameters.
- Key Concepts
- Interfaces to the attribute resource
- Example Workflow
- Migration to newer schema
- Template File Syntax (Reference) for Version 8 XML Attribute Files
- File Layout
- Includes Section
- Advance Level Section
- Category Section
- Property Section for the Attribute Resource
- Analysis Section
- Analysis Configuration Section
- Unique Roles Section
- Item Blocks Section
- Templates Section
- Definitions Section
- Item Definition Section
- Attribute Section <Attributes>
- Views Section <Views>
- Filtering, Searching and Reference Item Rules
- Evaluators
- Attribute Builder (Python, experimental)