Lineplots and unit handling
Compare changes
Files
42@@ -3,8 +3,9 @@ Workflow: Component-transport model - conversion, simulation, postprocessing
@@ -14,11 +15,11 @@ import xml.etree.ElementTree as ET
@@ -27,29 +28,25 @@ temp_dir = Path(tempfile.mkdtemp("feflow_test_simulation"))
@@ -58,80 +55,28 @@ ET.dump(ET.parse(feflow_model.mesh_path.with_suffix(".prj")))