This section aims to describe the vocabulary used to describe Nasca’s components.
A run of Nasca performs one study. Each study focuses on one model (FEM) and one set of results (wether multi-loadcases or not). To achieve this, a study is composed of several analysis which will focus on one set of items.
An item is a set of elements and nodes (elements and nodes to be understood in the context of a Finite Elements Model) grouped together to form a high-level element (e.g. panel2, joint7, etc.).
Items are the real added-value of Nasca by providing a concrete abstraction layer over finite elements.
All the items of same nature are grouped together into a proper container called Collector.
Each item from a single collector are identified via a unique Nasca ID (frequently abbreviated as nid).
pipeline concept is the easiest way to figure dataflow managemnt. A pipeline is a list of steps to be performed to get the analysis results.
A pipeline can actually be straight or forked.