Loading force_plots.py +6 −0 Original line number Diff line number Diff line Loading @@ -51,6 +51,12 @@ def PS_settings(): return Th,T0 def PP_settings(): Th = # K T0 = 293.15 # K return Th,T0 def vft_forces(Us, material, geometry, Loading forces.py +1 −1 Original line number Diff line number Diff line Loading @@ -95,7 +95,7 @@ def F_newt_isoth(km, Th, Tm, rho_s, rho_m, h, Cs, T0, delta = get_delta(km, Th, Tm, rho_s, Us, h, Cs, T0) if debug: print("alpha",alpha, print("alpha",alpha,"\n" "U0",U0, "delta",delta) Loading Loading
force_plots.py +6 −0 Original line number Diff line number Diff line Loading @@ -51,6 +51,12 @@ def PS_settings(): return Th,T0 def PP_settings(): Th = # K T0 = 293.15 # K return Th,T0 def vft_forces(Us, material, geometry, Loading
forces.py +1 −1 Original line number Diff line number Diff line Loading @@ -95,7 +95,7 @@ def F_newt_isoth(km, Th, Tm, rho_s, rho_m, h, Cs, T0, delta = get_delta(km, Th, Tm, rho_s, Us, h, Cs, T0) if debug: print("alpha",alpha, print("alpha",alpha,"\n" "U0",U0, "delta",delta) Loading