Model Attributes
|
|
||
|
Attribute key: |
SRC: and DST: |
|
|
Attribute types with SRC: |
DLL: Name of DLL file, which contains the model (UMODEL). |
|
|
DB: Name of data base source file, which contains the model text (MODEL, COUPL) or model DLL (UMODEL). |
||
|
Attribute types with DST: |
SIM: Name of the external subsimulator, which calculates the models and, for immanent models, those also provide. Name of internal subsimulators for equation calculation (FML models). |
|
|
MODEL TFR1P2W TFR1P2W1 N1_A:=N0002, N1_B:=GND, N2_A:=N0005, N2_B:=N0006 (LM:=0.1 ,LS1:=1m ,LS2:=1m ,RFE:=1.0e+018 ,RCU1:=1u ,RCU2:=1u ,KTR:=1 ) SRC: DB(LIB:="Basic Elements\Basic Elements"); UMODEL VOL_CONST VOL_CONST1 H1:=N0002 ( VOL:=100u ,B:=700meg ) SRC: DLL( File:="Hydraulic.dll") ; INTERN EQU {variable1 := A+B ; } DST: SIM(Type:=SFML, Sequ:=INIT); |
||