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