openfoam-adapter icon indicating copy to clipboard operation
openfoam-adapter copied to clipboard

Add gradient data write functionality

Open davidscn opened this issue 2 years ago • 0 comments

... in case gradient data is required for the mapping.

The current changes only implement the functionality for a simple CHT case. We need to go through all relevant fields and have a look, where it makes sense to support this feature. We also need to find a proper solution in order to avoid code duplication in all the fields, as the 'write' step looks similar for all fields (mainly depending on the number of data components).

TODO list:

  • [ ] I updated the documentation in docs/
  • [ ] I added a changelog entry in changelog-entries/ (create directory if missing)

davidscn avatar Jul 18 '22 09:07 davidscn