Skip to content

Commit

Permalink
remove unused
Browse files Browse the repository at this point in the history
  • Loading branch information
asalmgren committed Nov 4, 2024
1 parent 5f77f97 commit 0a8be39
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Exec/MoistRegTests/SuperCell_3D/ERF_prob.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -328,9 +328,6 @@ Problem::init_custom_pert (
const Real x_c = parms.x_c, y_c = parms.y_c, z_c = parms.z_c, x_r = parms.x_r, y_r = parms.y_r, z_r = parms.z_r, theta_c = parms.theta_c, r_c = 1.0;
//const Real x_c = 0.0, z_c = 2.0e3, x_r = 10.0e3, z_r = 1.5e3, r_c = 1.0, theta_c = 3.0;

Real Rd_by_Cp = sc.rdOcp;
Rd_by_Cp = Rd_by_Cp;

Real height = parms.height;
Real z_tr = parms.z_tr;

Expand Down

0 comments on commit 0a8be39

Please sign in to comment.