Skip to content

Conversation

@jjokella
Copy link
Contributor

eCLM-PDAF simulations experience errors, when multiple processes try to write the same couple restart file (#88).

An exclusive cpl_inst_tag for each process (set to pdaf_id) should resolve this, as cpl_inst_tag is passed to seq_rest_write as tag and thereby enters the couple restart file name.

Should resolve #88

eCLM-PDAF simulations experience errors, when multiple processes try
to write the same couple restart file (#88).

A `cpl_inst_tag` for each process should resolve this, as
`cpl_inst_tag` is passed to `seq_rest_write` as `tag` and thereby
enters the couple restart file name.
@jjokella jjokella changed the title eCLM-PDAF: Set process-specific tag in couple restart file name eCLM-PDAF: Set process-specific tag in coupler restart file name Nov 28, 2025
@AGonzalezNicolas AGonzalezNicolas requested review from AGonzalezNicolas and removed request for AGonzalezNicolas November 28, 2025 14:29
@jjokella
Copy link
Contributor Author

Thanks for the review, Ana. I am waiting for testcase results and will merge as soon as they are in and positive.

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.

eCLM-PDAF error when writing coupler restart file

3 participants