Model¶
Models refer to the general theoretical approach which is considered as part of the current workflow. A model is an entity that contains scientifically valuable information about the approximations used for the given simulation.
In computational science, theoretical models are typically coupled with their corresponding numerical algorithmic implementations, or methods.
Example Model
If we use Newtonian mechanics as Model, then we can deduce that the relation between the force applied to an object and its resulting acceleration is F = ma
(Note: no assumptions concerning the numerical calculation of such a formula in a practical example have yet been made, which is instead the role of the method).
Parameters¶
We review the parameters affecting the formulation of models in this page.
Structured Representation¶
We offer an example of JSON structured representation for a model here.
Accuracy¶
This page explains the relevance of the concept of accuracy in the context of models, and stresses its difference from the notion of numerical precision which is instead relevant for methods only.
Auxiliary Concepts¶
This sub-section contains auxiliary concepts related to Models. Naturally, we make extensive use of the concept of reciprocal space. The notion of reciprocal lattice is introduced in this section.
List of Available Models¶
We present the list of models available within our platform in a separate section of the documentation.