优化点1,2.

This commit is contained in:
xinxiao
2026-04-01 18:58:03 +08:00
parent a166fe007e
commit 0b23161eee
15 changed files with 106 additions and 1315 deletions
+6
View File
@@ -64,6 +64,12 @@ The three flow models are mutually exclusive:
The GUI should only show the active flow model's parameters.
Inactive model parameters should not be shown or used during runtime.
Current GUI simplifications now fixed in code:
- `modelflag` is no longer exposed; runtime always uses `1`.
- fracture input now uses only `FractureInput` / `fracture.input_content`
- `FractureInputStyle`, `FractureLines`, `FractureHeights`, and `FlowBarrierFlags` are no longer part of the active editable workflow
## What Has Been Completed
## 1. Parameter extraction and organization