-
- Downloads
Make histval compatible with diff operator
The idea is to make use of the dynamic_set_auxiliary_dseries.m file to generate the initial conditions for all auxiliary variables, including the diffs. Also remove the check done by the preprocessor for the lags in histval, since it does not work correctly with the diff operator.
parent
aad8414f
No related branches found
No related tags found
Checking pipeline status
Showing
- src/DynamicModel.cc 6 additions, 0 deletionssrc/DynamicModel.cc
- src/DynamicModel.hh 1 addition, 1 deletionsrc/DynamicModel.hh
- src/ModFile.cc 0 additions, 17 deletionssrc/ModFile.cc
- src/NumericalInitialization.cc 19 additions, 41 deletionssrc/NumericalInitialization.cc
- src/NumericalInitialization.hh 0 additions, 3 deletionssrc/NumericalInitialization.hh
- src/ParsingDriver.cc 1 addition, 4 deletionssrc/ParsingDriver.cc
- src/ParsingDriver.hh 0 additions, 2 deletionssrc/ParsingDriver.hh
- src/Statement.hh 0 additions, 2 deletionssrc/Statement.hh
Loading