Skip to content

Commit

Permalink
Revert induced error
Browse files Browse the repository at this point in the history
[no actions]
  • Loading branch information
holm10 committed Nov 7, 2024
1 parent 83b916f commit de9650b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bbb/oderhs.m
Original file line number Diff line number Diff line change
Expand Up @@ -4637,7 +4637,7 @@ ccc call volave(nx, ny, j2, j5, i2, i5, ixp1(0,0), ixm1(0,0),
. + (1.0-cftiexclg)*seit(ix,iy)

c Atom kinetic energy source from recom & CX
seak(ix,iy) = 0.5*mg(1) * ( (up1cc-up1cc)**2 + vycc**2 + v2cc**2 )
seak(ix,iy) = 0.5*mg(1) * ( (up1cc-upgcc)**2 + vycc**2 + v2cc**2 )
. * (psorrg(ix,iy,1)+psicx(ix,iy))

c Atom kinetic energy source from diss
Expand Down

0 comments on commit de9650b

Please sign in to comment.