mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Fixes by misspell-fixer
This commit is contained in:
parent
4efce74936
commit
f9e8a23ecf
@ -136,7 +136,7 @@ bool RicMswAICDAccumulator::accumulateValveParameters( const RimWellPathValve* w
|
||||
//
|
||||
// flowScalingFactor = 1 / (length_fraction * N_AICDs)
|
||||
// where:
|
||||
// length_fraction = length_COMPSEGS / Sum_lenght_COMPSEGS_for_valve
|
||||
// length_fraction = length_COMPSEGS / Sum_length_COMPSEGS_for_valve
|
||||
// N_AICDs = number of AICDs in perforation interval
|
||||
|
||||
double divisor = wellPathValve->valveLocations().size() * combinedFraction;
|
||||
|
Loading…
Reference in New Issue
Block a user