TensorBuffers System
The solution fields (or tensors) are declared under the TensorBuffers top-level block. Tensors can be thought of as the equivalent concept to Variables in MOOSE. Tensors exist on fixed regular grids of dimension 2 or 3, as defined in the Domain block.
Example Input File Syntax
Available Objects
- Marlin App
- LBMTensorBufferTensor wrapper form LBM tensors
- PlainTensorBufferGeneric TensorBuffer object.
- SR2TensorThis tensor type requires Marlin to be built woth NEML2.
- VectorTensorThis tensor type requires Marlin to be built woth NEML2.
Available Actions
- Marlin App
- AddTensorBufferActionAdd a TensorBuffer object to the simulation.