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

Issue with combine plot fields sections on restart #37

Open
cbegeman opened this issue May 22, 2019 · 4 comments
Open

Issue with combine plot fields sections on restart #37

cbegeman opened this issue May 22, 2019 · 4 comments
Assignees

Comments

@cbegeman
Copy link
Collaborator

On the master branch, the following error arises in combine_plot_fields when:

  • there is any section_xy designated (I tried section_xy = 0 and section_xy=nz+1) AND
  • the run is restarted

I haven't been able to locate any faults in the master branch code base so I'm wondering whether it might be the combine_plot_fields file.

*** combine_plot_fields ***
uncoupled run

NetCDF output enabled
XY-section: 8 file(s) found

forrtl: severe (67): input statement requires too much data, unit 110, file /lustre/scratch3/turquoise/cbegeman/palm/jobs/test_ocean_master_restart/RUN_ifort.grizzly_hdf5_mpirun_test_oceanml/PLOT2D_XY_000000
Image PC Routine Line Source
combine_plot_fiel 000000000041D14E for__io_return Unknown Unknown
combine_plot_fiel 000000000043F571 for_read_seq_xmit Unknown Unknown
combine_plot_fiel 000000000040A918 Unknown Unknown Unknown
combine_plot_fiel 0000000000408FAE Unknown Unknown Unknown
libc-2.17.so 00002B7B2C4E23D5 __libc_start_main Unknown Unknown
combine_plot_fiel 0000000000408EA9 Unknown Unknown Unknown

@vanroekel Your thoughts?

@vanroekel
Copy link
Collaborator

@cbegeman , could you please point me to a run with output so I could look into this?

@cbegeman
Copy link
Collaborator Author

test run located here:
/lustre/scratch3/turquoise/cbegeman/palm/jobs/test_ocean_master_restart

@vanroekel
Copy link
Collaborator

@cbegeman, an update. I was able to confirm the error as you see using your data and a fresh checkout of master/combine_plot_fields. I then copied your directory and ran a new test case without changing anything, just pointing to my fresh build of master. When I ran combine_plot_fields again it worked without error.

Could you try a clean run on your end? If you get the same error, could we maybe sit together and work on this?

@cbegeman
Copy link
Collaborator Author

@vanroekel Just finished the clean run and I still get the same error. Feel free to stop by when it is a good time for you.

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