-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Labels
bugSomething isn't workingSomething isn't workingfenicsxIssue that is related to the fenicsx supportIssue that is related to the fenicsx supportgood first issueGood for newcomersGood for newcomers
Milestone
Description
Describe the bug
I've noticed that using a single Profile1D object for two consecutive simulations doesn't reset the data (.t and .data attributes)
To Reproduce
- Run a first simulation with a profile 1D export
- Check the length of the
.dataattribute of the export object - Run the simulation again
- Check the length again (should be double)
Expected behavior
The data should be wiped upon calling initialise()
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingfenicsxIssue that is related to the fenicsx supportIssue that is related to the fenicsx supportgood first issueGood for newcomersGood for newcomers