modelGenericCombiTable1Ds

Parameterized version of MSL's CombiTable with 1 dimension.

Extends from TransiEnt.Basics.Icons.TableIcon.

Information

1. Purpose of model

Generates a table from 1D input data and gives an 1D output.

2. Level of detail, physical effects considered, and physical insight

(Description)

3. Limits of validity

(Description)

4. Interfaces

Modelica RealInput: u

Modelica RealOutput: y

5. Nomenclature

(no elements)

6. Governing Equations

(no equations)

7. Remarks for Usage

(none)

8. Validation

(no validation or testing necessary)

9. References

(none)

10. Version History

(no remarks)

Parameters

TypeNameDefaultDescription
Stringcomplete_relative_pathModelica.Utilities.Files.fullPathName(Modelica.Utilities.System.getEnvironmentVariable(environment_variable_name) + relativepath)
StringgenericFileNamecomplete_relative_path
Stringtablename"default"
Integer[:]columns2:size(combiTable1Ds.table, 2)columns of table to be interpolated (has to be modified before usage!)
Data location
TransiEnt.Basics.Tables.DataPrivacydatasourceDataPrivacy.isPublicSource of table data
Stringenvironment_variable_nameif datasource == DataPrivacy.isPublic then Types.PUBLIC_DATA else Types.PRIVATE_DATA
Stringrelativepath""Path relative to source directory

Connectors

TypeNameDefaultDescription
Modelica.Blocks.Interfaces.RealInputu
Modelica.Blocks.Interfaces.RealOutput[size(columns, 1)]y

Components

TypeNameDefaultDescription
Modelica.Blocks.Tables.CombiTable1DscombiTable1Ds