You're reading the documentation for a development version. For the latest released version, please have a look at v5.0.1.
Interface specifications¶
The CADET framework is designed to work on a file format structured into groups and datasets. This concept may be implemented by different file formats. At the moment, CADET natively supports HDF5 and XML as file formats. The choice is not limited to those two formats but can be extended as needed. In this section the general layout and structure of the file format is described.
- Introduction
- Input Group
- System of unit operations
- Unit Operations
- Binding models
- Population balance model
- Reaction models
- Flux reconstruction methods
- Nonlinear solver for consistent initialization
- Return data
- Parameter Sensitivities
- Solver Configuration
- Parameter Dependencies
- Spatial discretization methods
- Group /input/model/unit_XXX/discretization/SPATIAL_METHOD - Details on the methods
- Discrete system size
- Order of convergence
- Smooth solutions
- Recommendations on the choice of spatial discretization methods
- Recommendations on DG discretization parameters
- Refinement strategy
- Note on DG solution vector
- Output Group
- Meta Group