We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15abe7f commit 0e68faeCopy full SHA for 0e68fae
4 files changed
res/interior_data/runtests_mantle.json
@@ -216,7 +216,7 @@
216
9.99986800867969e+21,
217
9.999977507085548e+21,
218
9.999972511551995e+21,
219
- 2.057646520237794e+21,
+ 5903717639502.909,
220
5903717639502.909,
221
4796274140547.893,
222
3909525547701.5,
src/common.jl
@@ -273,7 +273,7 @@ module common
273
274
if type=="liquid"
275
Ic[Y[1],1] = -r^n / g
276
- Ic[Y[1],1] = -r^n / g
+ Ic[Y[1],3] = 1.0
277
Ic[Y[2],2] = 1.0
278
Ic[Y[3],3] = g*ρ
279
Ic[Y[5],1] = r^n
0 commit comments