OGS
[tag] read_from_file

The default is false. If this option is true, the coordinates and values of the curve are read from a binary file. The precision of the values is double and the byte ordering must be little endian. This option is recommended for large curve definitions, which may fail to directly read from the project file.

Additional info

From MathLib/Curve/CreatePiecewiseLinearCurve.cpp line 31

  • This is an optional parameter.
  • This parameter has a default value of false.
  • Data type: bool
  • Expanded tag path: NONEXISTENT.read_from_file
  • Go to source code: → ogs/ogs/master

Used in the following test data files

Used in no end-to-end test cases.