Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2020-04-RC2: RSM File Output #2558

Open
OPMUSER opened this issue Apr 24, 2020 · 7 comments
Open

2020-04-RC2: RSM File Output #2558

OPMUSER opened this issue Apr 24, 2020 · 7 comments

Comments

@OPMUSER
Copy link
Contributor

OPMUSER commented Apr 24, 2020

Looks very good, just a few niggles:

  • For the DATE output column change MAI to MAY.
  • For the first page only the second column should always be YEARS. Not too concerned about the DAY, MONTH and YEAR Columns, because I never used these vectors.
    image
    For reference the commercial simulator has:
    image
  • Delete the text in the header "OPM FLOW VERSION 1910 ANYTHING CAN GO HERE: USER, MACHINE ETC." and replace with OPM Flow version and anything else you feel would be useful, time/date of generation etc.
  • For Norne it takes awhile to write out the RSM file, so consider adding the following messages to the terminal and print file:
 Start: Writing of Summary CASENAME.RSM
 End: Writing of Summary CASENAME.RSM

or something similar.

Now when you don't specify the DATE you should still get the YEARS vector as well in the second column. Also the TIME vector format looks strange:
image
Compared with commercial simulator's output:
image

Other than the above it looks very good. I loaded the RSM file without the DATE option into some utilities I have and everything worked, so the layout etc is perfect.

@joakim-hove
Copy link
Member

Thank you for the feedback; I will try to fix these issues for the release

@joakim-hove
Copy link
Member

For the first page only the second column should always be YEARS.

This sentence I do not understand. Should the second column be YEARS for all pages?

@joakim-hove
Copy link
Member

Now when you don't specify the DATE you should still get the YEARS vector as well in the second

I struggle a bit with understanding the YEARS column - my understanding now is:

  1. You should always have a YEARS column - irrespective of whether DATES is used or not.
  2. The YEARScolumn should always be the second column on the first page.

Is this right?

@OPMUSER
Copy link
Contributor Author

OPMUSER commented Apr 24, 2020

Yes, that is correct.

@joakim-hove
Copy link
Member

Yes, that is correct.

Thank you.

@OPMUSER
Copy link
Contributor Author

OPMUSER commented May 4, 2020

Still an issue with RSM file numerical output format, not a a big deal though.

The commercial simulator has this:
image
Whereas 2020-04 RC3 has:
image

Notice how the numbers fill the column width, but like I said not a big deal.

@joakim-hove
Copy link
Member

Notice how the numbers fill the column width, but like I said not a big deal.

OK; I'll try to look into it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants