-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Labels
bugSomething isn't workingSomething isn't working
Description
PeriLab Version
1.4.2
Julia Version
1.11.5
MPI Version
No response
What is the expected behavior?
The simulation should write "Damage initated!" using set_multiline_postfix(iter, "Damage initated!").
What is the actual behavior?
My simulation errored calling "set_multiline_postfix(iter, "Damage initated!")" at core 2. Reason is, that iter at core > 1 has the wrong type.
Reproduction steps
use more than one core.
a multi-core test must be included.Relevant log output
Which release of PeriLab are you seeing the problem on?
- Julia Package
- Linux Release
- Docker Image
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working