- [ ] Context association mechanism 1. able to associate shapes with general Context objects, propagate this association through boolean operations and meshing 3. Context should provide priority to select "the best fit" 4. after meshing associate each element with unique source Context Motivation: - Able to map Contexts to Physical groups / Flow123d regions; - able to prescribe fields dependent on stored region properties. - Primary usage is generation of fractures and generation of fields on the fracture elements dependent on fracture properties. - [ ] `fracture_shapes` function, create shapes that are associated with corresponding source fracture object - [ ] Introduce fields dependent on Context. - [ ] Final Flow123d regions dependent on Context and fields (depth, distances, possible intersections with other shapes)
Context association mechanism
boolean operations and meshing
Motivation:
Able to map Contexts to Physical groups / Flow123d regions;
able to prescribe fields dependent on stored region properties.
Primary usage is generation of fractures and generation of fields on the fracture elements
dependent on fracture properties.
fracture_shapesfunction, create shapes that are associated with corresponding source fracture objectIntroduce fields dependent on Context.
Final Flow123d regions dependent on Context and fields (depth, distances, possible intersections with other shapes)