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.
- SR2TensorGeneric TensorBuffer object.
- VectorTensorGeneric TensorBuffer object.
Available Actions
- Marlin App
- AddTensorBufferActionAdd a TensorBuffer object to the simulation.