Skip to content

Copilot/move readcio read statement#176

Open
tugraskan wants to merge 3 commits intoswat-model:mainfrom
tugraskan:copilot/move-readcio-read-statement
Open

Copilot/move readcio read statement#176
tugraskan wants to merge 3 commits intoswat-model:mainfrom
tugraskan:copilot/move-readcio-read-statement

Conversation

@tugraskan
Copy link
Collaborator

This pull request makes a minor change to the initialization sequence in the proc_bsn subroutine. The main update is moving the call to readcio_read earlier in the process, ensuring that input/output configuration is read before opening output files and proceeding with other initialization steps. This change helps guarantee that file I/O settings are properly established before any files are accessed.

Key change:

  • Moved the call to readcio_read to occur before opening output files and removed its later invocation, ensuring I/O configuration is set up at the correct point in proc_bsn. [1] [2]

Copilot AI and others added 3 commits March 9, 2026 13:36
Co-authored-by: tugraskan <143652012+tugraskan@users.noreply.github.com>
…s in proc_bsn.f90

Co-authored-by: tugraskan <143652012+tugraskan@users.noreply.github.com>
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

Successfully merging this pull request may close these issues.

2 participants