Refactoring #1284
Move particle surface density to interference function instead of particle layout
Status: | Rejected | Start date: | 25 Jan 2016 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | - | |||
Target version: | - |
Description
Logically, this density belongs to the interference function
History
#1 Updated by wuttke almost 5 years ago
- Parent task set to #1406
#2 Updated by wuttke about 4 years ago
- Parent task changed from #1406 to #1645
#3 Updated by herck about 3 years ago
- Status changed from Backlog to Rejected
There is no point in moving it out of ParticleLayout for the moment, as we often have:
-no interference function
-an interference function that does not enforce a certain density
From the GUI perspective, it is then more natural to keep this information in ParticleLayout and disable this parameter when an interference function with special density is added (as it is now)