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 /trunk/scripts/llcalcs.sh
[tsscds] / trunk / scripts / llcalcs.sh Repository:
ViewVC logotype

Diff of /trunk/scripts/llcalcs.sh

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

revision 313, Sat Mar 16 09:39:18 2019 UTC revision 314, Sat Mar 16 09:40:30 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.313  
changed lines
  Added in v.314

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

Powered By FusionForge