code-saturne / code-saturne/code_saturne
GUI selection of postprocessed boundary fields
Open
enhancement
- Dominant language
- C++
- Stars
- 307
- Forks
- 102
- PR merge metrics
- No merged PRs in 30d
Description
Postprocessing output of boundary fields is quite limited.
The GUI should allow selecting boundary fields in a more consistent manner with volume fields. Preliminary work on this has been done in December 2018 (unifying the main GUI and NEPTUNE_CFD GUI), but the feature is not yet available.
This should be consistent with a future ``cs_calculator`` API allowing the definition of 'on the fly' computations of temporary field values, which will be used to unify time moments, probes, and other user definitions.
Contributor guide
Assessment
This issue has not been assessed yet.