Difference between revisions of "Outputs"
From orch
Line 16: | Line 16: | ||
if the main program is correctly running, your terminal should look like the following screen shot : | if the main program is correctly running, your terminal should look like the following screen shot : | ||
− | [[File:screenshot.png]] | + | [[File:screenshot.png|200px|thumb|left|alt text]] |
with the ORCh logo and all the information on your flame and your scheme. | with the ORCh logo and all the information on your flame and your scheme. | ||
− | + | == Compute Trajectories == | |
− | + | == DRGEP species == | |
− | + | == DRGEP reaction == | |
− | + | == Compute QSS Criteria == | |
− | + | == Get QSS file == | |
− | + | == Get QSS file FORTRAN == | |
− | + | == Optimisation == | |
− | + | == Lumping == |
Revision as of 14:48, 13 March 2017
Once your "condition.cpp" is filled with the desired key words, you can run the code with
make clean
make
and
./mainProgram
if the main program is correctly running, your terminal should look like the following screen shot :
with the ORCh logo and all the information on your flame and your scheme.