Log In | Get Help   
Home My Page Projects Code Snippets Project Openings transition state search using dynamics
Summary Activity Forums Tracker Lists Tasks Docs Surveys News SCM Files Wiki
[tsscds] Diff of /tags/2018/scripts/llcalcs.sh
[tsscds] / tags / 2018 / scripts / llcalcs.sh Repository:
ViewVC logotype

Diff of /tags/2018/scripts/llcalcs.sh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 309, Wed Mar 6 10:54:48 2019 UTC revision 310, Fri Mar 8 18:59:21 2019 UTC
# Line 107  Line 107 
107     min.sh  > /dev/null     min.sh  > /dev/null
108     echo "**RXN_NETWORK calcs**"     echo "**RXN_NETWORK calcs**"
109     rxn_network.sh >/dev/null     rxn_network.sh >/dev/null
110     ((iter=iter+1))     echo "Succesfully finished $iter iterations"
 done  
 echo "Succesfully finished $niter iterations"  
111  echo "*********************"  echo "*********************"
112  echo "**KMC calcs**"  echo "**KMC calcs**"
113  echo "*********************"  echo "*********************"
# Line 118  Line 116 
116  echo "*Making final folder*"  echo "*Making final folder*"
117  echo "*********************"  echo "*********************"
118  final.sh > /dev/null  final.sh > /dev/null
119       ((iter=iter+1))
120    done
121  echo "Succesfully completed the calculations"  echo "Succesfully completed the calculations"

Legend:
Removed from v.309  
changed lines
  Added in v.310

root@forge.cesga.es
ViewVC Help
Powered by ViewVC 1.0.0  

Powered By FusionForge