FEM: constants, fix non ascii character

This commit is contained in:
Bernd Hahnebach
2020-07-13 22:49:20 +02:00
parent 41cfe08021
commit 8cec4c0444

View File

@@ -38,7 +38,7 @@ def gravity():
def stefan_boltzmann():
# https://en.wikipedia.org/wiki/StefanBoltzmann_constant
# https://en.wikipedia.org/wiki/Stefan-Boltzmann_constant
return "5.67037e-8 W/(m^2*K^4)"