Section 2.4.2: Update INFOSTEP and INFOITER#686
Merged
Conversation
blattms
requested changes
Dec 10, 2025
Member
There was a problem hiding this comment.
Thanks a lot.
I think we need to describe what a local solver is. I guess this is the solver within NLDD and hence when not using NLDD it is zero? @atgeirr please propose something
In Figure 36 one cannot anything anymore, because the font is so small. Can we dosomething about this? Maybe include the picture in landscape mode?
parts/chapters/2.fodt
Outdated
| @@ -94802,3139 +94802,7681 @@ Updated with AFR/TSA Rev-D comments and new keywords.</dc:description><meta:init | |||
| <text:p text:style-name="P422"/> | |||
| <text:p text:style-name="P429"/> | |||
| <text:p text:style-name="P560">In addition to the aforementioned <text:a xlink:type="simple" xlink:href="#__RefHeading___Toc304796_3851943165" text:style-name="Internet_20_link" text:visited-style-name="Visited_20_Internet_20_Link">PERFORMA</text:a> keyword in the <text:a xlink:type="simple" xlink:href="#__RefHeading___Toc43949_784232322" text:style-name="Internet_20_link" text:visited-style-name="Visited_20_Internet_20_Link">SUMMARY</text:a> section, which is available for both OPM Flow and the commercial simulator, <text:s/>OPM Flow has two additional numerical performance reports that may help in identifying numerical issues. <text:s/>Both of these OPM Flow specific reports tabulate the numerical performance data available in the print file, in an easily readable format.</text:p> | |||
| <text:p text:style-name="P549">The first is the INFOSTEP report illustrated in <text:sequence-ref text:reference-format="category-and-value" text:ref-name="refFigure34">Figure 2.35</text:sequence-ref>, which summarizes the numerical performance for the each time step. The Assembly, LSetup, LSolve, Update and Output header columns represent the time in seconds taken to complete the particular work item. </text:p> | |||
| <text:p text:style-name="P549">The first is the INFOSTEP report illustrated in <text:sequence-ref text:reference-format="category-and-value" text:ref-name="refFigure34">Figure 2.35</text:sequence-ref>, which summarizes the numerical performance for the each time step. The Assembly, LSetup, LSolve, LocSol, Update and Output header columns represent the time in seconds taken to complete the particular work item. </text:p> | |||
Member
There was a problem hiding this comment.
While at it, maybe correct to:
Suggested change
| <text:p text:style-name="P549">The first is the INFOSTEP report illustrated in <text:sequence-ref text:reference-format="category-and-value" text:ref-name="refFigure34">Figure 2.35</text:sequence-ref>, which summarizes the numerical performance for the each time step. The Assembly, LSetup, LSolve, LocSol, Update and Output header columns represent the time in seconds taken to complete the particular work item. </text:p> | |
| <text:p text:style-name="P549">The first is the INFOSTEP report illustrated in <text:sequence-ref text:reference-format="category-and-value" text:ref-name="refFigure34">Figure 2.35</text:sequence-ref>, which summarizes the numerical performance for each time step. The Assembly, LSetup, LSolve, LocSol, Update and Output header columns represent the time in seconds taken to complete the particular work item. </text:p> |
Collaborator
Author
I can increase the size by about 50% by rotating the image? I just tried this and the size of |
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 #677