Hello,
I am implementing a Demange-style ice model in PRISMS-PF using the alloy_solidification application as a template. My fields are:
I want the effective update order to be:
My question is: how does PRISMS-PF determine the order in which these equations are assembled or advanced? Does the order in loadVariableAttributes() matter directly, especially when mixing EXPLICIT_TIME_DEPENDENT and AUXILIARY variables?
More specifically:
I am currently testing different orderings in the meantime, such as:
Any clarification would be appreciated. Thanks.
Hello,
Thank you, that clarifies my question and simplifies my approach.
Best,
Jorge Barrios