FireDynamics / FireDynamics/ARTSS
Investigate: duplicate fields
Open
investigate
- Dominant language
- C++
- Stars
- 14
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
After each solver (advection/diffusion etc) the data of the calculated Fields are copied to its _tmp and 0 fields. Investigate if that is necessary.
Copy process can be found in ISolver::CoupleVector and ISolver::CoupleScalar.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.