TestField
- Renamed TestRegularField to TestField.
- TestField can now generate both regular and irregular fields with various geometries.
Dependent MR: https://gitlab.com/ICM-VisLab/JSciC/merge_requests/29
Merge request reports
Activity
@jnow, could you please test this MR?
It seems not intuitive to me that after changing structure from regular to irregular both module output ports are non-empty and moreover both regular and irregular fields change simultaneously when user changes geometry. This might be misleading because user see in computation GUI either regular or irregular structure as the chosen one. What is the idea behind? @knowpl please comment
@jnow, these issues should be fixed now.
@knowpl, at the moment the "generate coords" checkbox is active in all cases, but for many combination (structure, geometry) explicit coords are the only option anyway. I would suggest making the "generate coords" checkbox invisible (or at least grayed out) for structure and geometry combinations forcing the use of explicit coords. What do you think?