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 /dfsynthe/examples/repackdi.com | |
parent | 1c5d4005c1a7b9d636e4410b606c58683a5a8672 (diff) | |
download | kasym-ed34c457afbbc8d130e5c4e8c9995d588df1cf93.tar.gz |
Refactor structure of examples
Refreshing examples
Diffstat (limited to 'dfsynthe/examples/repackdi.com')
-rw-r--r-- | dfsynthe/examples/repackdi.com | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/dfsynthe/examples/repackdi.com b/dfsynthe/examples/repackdi.com new file mode 100644 index 0000000..0eb0bc9 --- /dev/null +++ b/dfsynthe/examples/repackdi.com @@ -0,0 +1,5 @@ +ln -s /home/castelli/diskal/molecules/diatomicsiwl.bin fort.11 +/home/castelli/diskal/dflines/repackdi.exe>ndiatomics.out +mv fort.12 diatomicsdf.bin +rm fort.* + |