Commit ddc9067b by Jigyasa Watwani

changed parameters

parent 59f76bc1
Showing with 2 additions and 2 deletions
...@@ -20,8 +20,8 @@ ax.axhline(y=0, color='black') ...@@ -20,8 +20,8 @@ ax.axhline(y=0, color='black')
gamma0 = 1.0 gamma0 = 1.0
D_rho_0 = 1.0 D_rho_0 = 1.0
lamda0 = 21.0 lamda0 = 21.0
K0 = 1.0 K0 = 0.1
k_rho0 = 1.0 k_rho0 = 0.1
eta0 = 1.0 eta0 = 1.0
rho_00 = 1.0 rho_00 = 1.0
rho_s0 = 1.0 rho_s0 = 1.0
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment