EvacSim/ampl/solve.run

8 lines
59 B
Plaintext
Raw Permalink Normal View History

model model.mdl;
data example.dat;
solve;
display Flow;