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/src/kmc.f90
[tsscds] / tags / 2018 / src / kmc.f90 Repository:
ViewVC logotype

Diff of /tags/2018/src/kmc.f90

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

revision 306, Wed Dec 19 22:22:56 2018 UTC revision 307, Wed Mar 6 10:54:01 2019 UTC
# Line 68  Line 68 
68       cont(mu)=cont(mu)+1       cont(mu)=cont(mu)+1
69       tcont=tcont+1       tcont=tcont+1
70  !Test of equilibrium  !Test of equilibrium
71       eq: do j=1,m       eq: do j=1,nesp
72          sigold(j)=sig(j)          sigold(j)=sig(j)
73          if(p(j)>pold(j)) sig(j)=p(j)          if(p(j)>pold(j)) sig(j)=p(j)
74          if(p(j)<pold(j)) sig(j)=-p(j)          if(p(j)<pold(j)) sig(j)=-p(j)

Legend:
Removed from v.306  
changed lines
  Added in v.307

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

Powered By FusionForge