From ed34c457afbbc8d130e5c4e8c9995d588df1cf93 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Sat, 13 Jun 2015 19:16:32 -0400 Subject: Move examples into proper directory Refactor structure of examples Refreshing examples --- width/examples/inpwidth.com | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 width/examples/inpwidth.com (limited to 'width/examples/inpwidth.com') diff --git a/width/examples/inpwidth.com b/width/examples/inpwidth.com new file mode 100644 index 0000000..7610fc4 --- /dev/null +++ b/width/examples/inpwidth.com @@ -0,0 +1,12 @@ +ln -s /home/castelli/diskal/lines/gf0100new.100 fort.10 +ln -s /home/castelli/diskal/lines/gf0150new.100 fort.11 +ln -s /home/castelli/diskal/lines/gf0200new.100 fort.12 +ln -s /home/castelli/diskal/lines/gf0300new.100 fort.13 +ln -s /home/castelli/diskal/lines/gf0400new.100 fort.14 +ln -s /home/castelli/diskal/lines/gf0500new.100 fort.15 +ln -s /home/castelli/diskal/lines/gf0600new.100 fort.16 +ln -s /home/castelli/diskal/lines/gf0800new.100 fort.17 +ln -s /home/castelli/diskal/lines/gf1200new.100 fort.18 +/home/castelli/diskal/width/inpwidth.exe +mv fort.1 inpwidth.dat +rm fort.* -- cgit