Skip to content
Snippets Groups Projects
Commit a84386da authored by Noels Ludovic's avatar Noels Ludovic
Browse files

Merge branch 'revert-f74fc8fa' into 'main'

Revert "bug umat.f"

See merge request !4
parents f74fc8fa 90c0149a
No related branches found
No related tags found
1 merge request!4Revert "bug umat.f"
......@@ -1343,9 +1343,9 @@ C END IF
etaOverDt = eta / DTIME
dAdGamma = -(72.D0 * GG_til * PhiEq * PhiEq /(u*u*u)
dAdGamma = -(72.D0 * GG_til * PhiEq * PhiEq /u
1 + 16.D0 * KK_til * beta*beta*beta*ptilde*ptilde
2 /(3.D0*v*v*v)) / (2.D0 * A)
2 /(3.D0*v)) / (2.D0 * A)
dDgmadGamma = k_plast*(A + GAMMA * dAdGamma)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment