Restrict Jacobian perturbations & update project file

With the changes in the numerical Jacobian assemblers,

  • The input parameters relative_epsilons and component_magnitudes are now disabled. If they are present in the project file, a fatal error will be issued.
  • A new required parameter epsilons has 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

  1. Feature description was added to the changelog
  2. Tests covering your feature were added? With existing benchmarks.
  3. Any new feature or behaviour change was documented?
Edited by wenqing

Merge request reports

Loading