Artifact 2d406594de3987b1007a3e37403749d15dbdf1506bc56615a6665e68c1739cc9:
- Executable file mtt/lib/examples/Chemical/ReactorTF/Makefile — part of check-in [af3953deae] at 2021-03-01 11:39:42 on branch master — Cleanup repository after cvs2git conversion. (user: jeff@gridfinity.com, size: 410) [annotate] [blame] [check-ins using] [more...]
- Executable file mttroot/mtt/lib/examples/Chemical/ReactorTF/Makefile — part of check-in [9b03bf0a9d] at 2000-08-24 13:45:30 on branch origin/master — *** empty log message *** (user: gawthrop@users.sourceforge.net, size: 410) [annotate] [blame] [check-ins using]
## Makes the schematic diagram and the zero figure all: ReactorTF_pic.ps ReactorTF_zero_1.ps ReactorTF_zero_2.ps ReactorTF_pic.ps: ReactorTF_pic.fig fig2dev -Lps ReactorTF_pic.fig> ReactorTF_pic.ps ReactorTF_zero_1.ps: ReactorTF_abg.fig mtt -q ReactorTF sm m; mtt -q ReactorTF numpar m; mtt -q ReactorTF sympar m; octave MakeFigure.m ReactorTF_zero_2.ps: ReactorTF_zero_1.ps touch ReactorTF_zero_2.ps