arbrandt / OPGEE

Oil Production Greenhouse Gas Emissions Estimator
18 stars 3 forks source link

Negative flow in the demethanizer process #485

Open wennanlong opened 1 year ago

wennanlong commented 1 year ago

Change Cell M166 (Total predicted fuel gas product) under Demethanizer Tab to

=MAX(0,(C101-((M148C102)/M149))/(((-M148M153)/M149)+M152))

To avoid negative value.