ukaea/ReMKiT1D-Python

Auto add custom derivation when adding derived variable.

alfieadhemar opened this issue · 1 comments

When many variables are derived, it is cumbersome to have to create a custom derivation for each derived variable. It would be simpler to pass the derivOptions to the variable as it is declared such that it can automatically add the custom derivation used in the variable's derivation rule.

SMijin commented

Merged into dev branch with PR #12