Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Matteo Cusini <[email protected]>
  • Loading branch information
ryar9534 and CusiniM authored Dec 11, 2024
1 parent 179e4fd commit 834bba6
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -242,8 +242,6 @@ void ElasticIsotropicPressureDependentUpdates::getElasticStrainInc( localIndex c
real64 stress[6]{};
real64 P;
real64 Q;
real64 elasticStrainVol;
real64 elasticStrainDev;

for( localIndex i=0; i<6; ++i )
{
Expand Down

0 comments on commit 834bba6

Please sign in to comment.