diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-06-13 19:16:32 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-06-13 19:25:08 -0400 |
commit | ed34c457afbbc8d130e5c4e8c9995d588df1cf93 (patch) | |
tree | e9ca54084b623febea876cc75256d2ad4afabbda /width/examples/inpwidth.com | |
parent | 1c5d4005c1a7b9d636e4410b606c58683a5a8672 (diff) | |
download | kasym-master.tar.gz |
Refactor structure of examples
Refreshing examples
Diffstat (limited to 'width/examples/inpwidth.com')
-rw-r--r-- | width/examples/inpwidth.com | 12 |
1 files changed, 12 insertions, 0 deletions
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.* |