OGS
[tag] component_magnitudes

Representative magnitudes for the components of the solution vector of the process being assembled.

E.g., for the HT process there are two components: pressure and temperature, thus two values are expected in this case.

Additional info

From ProcessLib/CentralDifferencesJacobianAssembler.cpp line 181

  • This is an optional parameter.
  • Data type: std::vector<double>
  • Expanded tag path: processes.process.jacobian_assembler.CentralDifferences.component_magnitudes
  • Go to source code: → ogs/ogs/master

Used in the following test data files