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

Diff of /trunk/src/kmc.f90

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

revision 307, Wed Mar 6 10:54:01 2019 UTC revision 308, Wed Mar 6 10:54:24 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.307  
changed lines
  Added in v.308

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

Powered By FusionForge