diff options
Diffstat (limited to 'Simulator/Flowsheet_11mix.c')
-rw-r--r-- | Simulator/Flowsheet_11mix.c | 10 |
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 */ + + |