Restrict Jacobian perturbations & update project file
With the changes in the numerical Jacobian assemblers,
- The input parameters
relative_epsilonsandcomponent_magnitudesare now disabled. If they are present in the project file, a fatal error will be issued. - A new required parameter
epsilonshas been introduced for perturbations. The number of specified epsilons must equal the number of non-deformation variable components of the process, e.g. 3 for p_g, p_C and T of TH2M.
Affected project files have been updated using the provided script: update_num_jac_perturbations.py
-
Feature description was added to the changelog -
Tests covering your feature were added? With existing benchmarks. -
Any new feature or behaviour change was documented?
Edited by wenqing