summaryrefslogtreecommitdiff
path: root/Simulator/Flowsheet_11mix.c
diff options
context:
space:
mode:
authorbrenda-br2023-03-02 15:49:11 +0530
committerbrenda-br2023-03-02 15:49:11 +0530
commit7af3526e105cc330422f8742ec5edec1c4a0a98f (patch)
treec00e283eaa3f67c64f66c828f518bb74abe55752 /Simulator/Flowsheet_11mix.c
parent78624489cbff516cc4d15b0df738c6c2fe4f8a8d (diff)
downloadChemical-Simulator-GUI-7af3526e105cc330422f8742ec5edec1c4a0a98f.tar.gz
Chemical-Simulator-GUI-7af3526e105cc330422f8742ec5edec1c4a0a98f.tar.bz2
Chemical-Simulator-GUI-7af3526e105cc330422f8742ec5edec1c4a0a98f.zip
Restructuring Finalized for App Bundling
Diffstat (limited to 'Simulator/Flowsheet_11mix.c')
-rw-r--r--Simulator/Flowsheet_11mix.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/Simulator/Flowsheet_11mix.c b/Simulator/Flowsheet_11mix.c
new file mode 100644
index 0000000..315f0ba
--- /dev/null
+++ b/Simulator/Flowsheet_11mix.c
@@ -0,0 +1,10 @@
+/* Mixed Systems */
+#include "Flowsheet_model.h"
+#include "Flowsheet_11mix.h"
+/* initial mixed systems */
+/* initial_lambda0 mixed systems */
+/* parameter mixed systems */
+/* model mixed systems */
+/* jacobians mixed systems */
+
+