From 84a0529c81af68ff8546759fc978a603b8c08625 Mon Sep 17 00:00:00 2001 From: sbosse Date: Wed, 28 Aug 2024 21:41:42 +0200 Subject: [PATCH] Wed 28 Aug 21:38:52 CEST 2024 --- .../gui/resources/html/configuration.html | 26 +++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 src/SimNDT/gui/resources/html/configuration.html diff --git a/src/SimNDT/gui/resources/html/configuration.html b/src/SimNDT/gui/resources/html/configuration.html new file mode 100644 index 0000000..925bb0d --- /dev/null +++ b/src/SimNDT/gui/resources/html/configuration.html @@ -0,0 +1,26 @@ + +SimNDT - Configuration Menu + +

+Configuration | New Simulation Scenario +Create a new Simulation Scenario. +

+

+Configuration | Materials Setup +Setup the materials defined in the Scenario. +

+

+Configuration | Boundary Conditions Setup +Define the Boundary Conditions. +

+

+Configuration | Inspection Setup +Setup the inspection method to be used +

+

+Configuration | Quit +Setup the Simulation parameters +

+
+ +