Proppant Intensity?

Anyone know which field to load headers into to make proppant intensity show up in the database? I’m loading proppant weight into firstPropWeight field, and I have lateral length and perf lateral length imported, but he proppant intensity doesn’t show up…

1 Like

@mark.hinaman

It seems that is a custom field you have configured under Company > Custom Columns as Custom Number Header 1, which corresponds to the customNumber0 field in the API. So if you send a value for that field in your requests you should see the value for Proppant Intensity (lb/ft) in the ComboCurve UI.

You da man. Thanks, Maikel.
Can you verify how ComboCurve uses proppant intensity when normalizing for type curves? Is it total proppant volume divided by lateral length? Perf lateral length?

1 Like

@mark.hinaman

we have something specifically for ‘proppant intensity’ that is ‘EUR/PLL vs Prop/PLL’
Here we calculate, ‘First Proppant Weight’ / ‘Perf Lateral Length’

see the following example:


but if you need to directly use proppant intensity field on raw EUR instead of a normalized EUR, you can use ‘EUR vs Numerical Header’ like the following example

1 Like