docs: repair flow assurance index - #2525
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes part of #2499 (D007).
Frozen scan batch
docs/pvtsimulation/flowassurance/README.mdsrc/test/java/neqsim/pvtsimulation/flowassurance/FlowAssuranceDocumentationTest.javaThis batch deliberately excludes
docs/pvtsimulation/fluid_characterization_mathematics.mdbecause open PR #2337 changes that page, and it does not overlap other open NeqSim PRs found during the scan.Confirmed defects
evaluateRisk()returnsDeBoerRisk, notStringThermodynamicOperations.asphalteneOnsetPressure()does not exist; onset is implemented byAsphalteneOnsetPressureFlashdocs/process/corrosion/README.md; the section entry point isindex.mdneqsim.thermodynamicoperations.flashops.saturationopsFixes
FlowAssuranceDocumentationTestto execute every API call in the remaining Java example.Validation
Passed:
master.master, and not behind.\\(...\\)/\\[...\\]math delimiters, no HTML/Markdown mixing, balanced code fence.MODERATE_PROBLEM, risk index1.6.FlowAssuranceDocumentationTest.Pending or blocked:
PhaseAmmoniaEosTest.java:89on currentmasterneither catches nor declaresIsNaNException; this is outside the two-file D007 diff.Expected regression result
The quick-start inputs
P_res = 350 bara,P_sat = 150 bara, andrho = 750 kg/m3should return:DeBoerRisk.MODERATE_PROBLEM1.6The focused JUnit test locks both values.
Next D007 step
Keep this PR draft. After #2524 or an equivalent repair lands on
master, rerun the focused D007 JUnit and full matrix; distinguish any remaining repository-wide failures from the two-file documentation batch. No production code is changed.