-
Notifications
You must be signed in to change notification settings - Fork 258
Open
Description
As @Francyrad points out in https://community.geodynamics.org/t/impossible-to-creare-an-inner-core-using-the-dynamic-core-cc-fixed-by-me-function-wrong-unit-of-measure/3910/13, the dynamic core plugin does not deal well with serialization. That's because we don't serialize it at all: None of the boundary temperature plugins are in fact serialized at all, nor do they have to functionality to be serialized. Looking around, this seems to be true for all sorts of plugin systems. For most plugins that doesn't matter all that much because they have no state, but the one @Francyrad is using does and his observation shows the issue. We should really address this somehow.
Metadata
Metadata
Assignees
Labels
No labels