Skip to content

Commit

Permalink
2nd check
Browse files Browse the repository at this point in the history
  • Loading branch information
aelligp committed Oct 28, 2024
1 parent b717cf2 commit c8ff3e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CreepLaw/Data/DislocationCreep.jl
Original file line number Diff line number Diff line change
Expand Up @@ -487,7 +487,7 @@ function wet_quartzite_Kirby_1983()
data = DislocationCreep(;
Name="Wet Quarzite | Kirby (1983)",
n=2.4NoUnits,
A=uconvert(Pa^(-23//10) / s, 3.2e-4MPa^(-23//10) / s), #A is given in 10^(3.2)^ GPa^(2.4)^ in paper -> needs to be converted to MPa (approx. 0.0125MPa^(−2.4)^
A=1.25e-2MPa^(-2.4), #A is given in 10^(3.2)^ GPa^(2.4)^ in paper
E=160e3J / mol,
V=0m^3 / mol,
r=0NoUnits,
Expand Down

0 comments on commit c8ff3e4

Please sign in to comment.