Question-and-Answer Resource for the Building Energy Modeling Community
Get started with the Help page
Ask Your Question

Burns's profile - activity

2024-07-06 13:26:36 -0500 commented question Incompatibility of ExternalInterface (FMU Export) & HVACTemplate:Zone:IdealLoadsAirSystem?

for this IDF file: https://cloud.tugraz.at/index.php/s/QRjNdxkoxY4YHLF and/or this FMU file (timestep error): https://cl

2024-07-06 10:28:08 -0500 commented question Incompatibility of ExternalInterface (FMU Export) & HVACTemplate:Zone:IdealLoadsAirSystem?

for this IDF file: https://cloud.tugraz.at/index.php/s/QRjNdxkoxY4YHLF and/or this FMU file (timestep error): https://cl

2024-07-06 10:19:20 -0500 commented question Incompatibility of ExternalInterface (FMU Export) & HVACTemplate:Zone:IdealLoadsAirSystem?

https://cloud.tugraz.at/index.php/s/QRjNdxkoxY4YHLF

2024-07-05 05:16:06 -0500 edited question Incompatibility of ExternalInterface (FMU Export) & HVACTemplate:Zone:IdealLoadsAirSystem?

Incompatibility of ExternalInterface (FMU Export) & HVACTemplate:Zone:IdealLoadsAirSystem? Dear all, I always get

2024-07-05 05:15:48 -0500 asked a question Incompatibility of ExternalInterface (FMU Export) & HVACTemplate:Zone:IdealLoadsAirSystem?

Incompatibility of ExternalInterface (FMU Export) & HVACTemplate:Zone:IdealLoadsAirSystem? Dear all, I always get t

2024-06-17 09:49:47 -0500 asked a question error=ExternalInterface: Did not find file "socket.cfg"

error=ExternalInterface: Did not find file "socket.cfg" Hi There! I'm also encountering the the following Error, everyt

2024-05-21 04:40:31 -0500 commented question Convert IDF geometry objects from Relative to World coordinate system

Has Someone a idea to fix this error? I don't understand it tbh this node -SPACE-is not present in base dictionary

2024-05-21 04:23:02 -0500 commented question The delta between the FMU stop time 1 and the FMU start time 0 must be a multiple of 86400

Ah okay, thx @AGeissler, makes sense. Start_time I set at 0 (but tried also 86400). start_time = 0 time_step = 86400 #

2024-05-21 04:22:12 -0500 commented question The delta between the FMU stop time 1 and the FMU start time 0 must be a multiple of 86400

Ah okay, makes sense. Start_time I set at 0 (but tried also 86400). start_time = 0 time_step = 86400 # tried also 600

2024-05-17 10:18:20 -0500 edited question The delta between the FMU stop time 1 and the FMU start time 0 must be a multiple of 86400

The delta between the FMU stop time 1 and the FMU start time 0 must be a multiple of 86400 Hiho, I used the FMU Exampl

2024-05-17 09:12:35 -0500 asked a question The delta between the FMU stop time 1 and the FMU start time 0 must be a multiple of 86400

The delta between the FMU stop time 1 and the FMU start time 0 must be a multiple of 86400 Hiho, When trying to simula

2024-05-17 07:49:27 -0500 edited question [Jupyter] AttributeError: module 'PyFMI' has no attribute 'load_fmu'

AttributeError: module 'PyFMI' has no attribute 'load_fmu' Hii There, does anyone have an idea why the import of the P

2024-05-17 07:48:17 -0500 edited question [Jupyter] AttributeError: module 'PyFMI' has no attribute 'load_fmu'

AttributeError: module 'PyFMI' has no attribute 'load_fmu' Hii There, does anyone have an idea why the import of the P

2024-05-17 07:35:40 -0500 edited question [Jupyter] AttributeError: module 'PyFMI' has no attribute 'load_fmu'

AttributeError: module 'PyFMI' has no attribute 'load_fmu' Hii There, does anyone have an idea why the import of the P

2024-05-17 07:33:39 -0500 asked a question [Jupyter] AttributeError: module 'PyFMI' has no attribute 'load_fmu'

AttributeError: module 'PyFMI' has no attribute 'load_fmu' Hii There, does anyone have an idea why the import of the P

2024-05-17 07:29:14 -0500 commented answer no_load_supply_air_flow_rate_control_set_to_low_speed - Failed to match against any enum values.

that worked! THX!

2024-05-17 07:28:59 -0500 marked best answer no_load_supply_air_flow_rate_control_set_to_low_speed - Failed to match against any enum values.

Hi there! Can anyone please tell me how to fix this please?

** Severe  ** <root>[AirLoopHVAC:UnitarySystem][Unitary - Single Speed DX cooling - Cycling - Elec reheat][no_load_supply_air_flow_rate_control_set_to_low_speed] - "SupplyAirFlowRate" - Failed to match against any enum values.

the idf snippet is:

AirLoopHVAC:UnitarySystem,
    Unitary - Single Speed DX cooling - Cycling - Elec reheat,    !- Name
    SetPoint,                 !- Control Type
    Thermal Zone 1,           !- Controlling Zone or Thermostat Location
    None,                     !- Dehumidification Control Type
    ,                         !- Availability Schedule Name
    Node 9,                   !- Air Inlet Node Name
    Node 3,                   !- Air Outlet Node Name
    Fan:OnOff,                !- Supply Fan Object Type
    Fan On Off 8,             !- Supply Fan Name
    BlowThrough,              !- Fan Placement
    ,                         !- Supply Air Fan Operating Mode Schedule Name
    ,                         !- Heating Coil Object Type
    ,                         !- Heating Coil Name
    0.4,                      !- DX Heating Coil Sizing Ratio
    Coil:Cooling:DX:SingleSpeed,    !- Cooling Coil Object Type
    1 Spd DX Clg Coil 7,      !- Cooling Coil Name
    No,                       !- Use DOAS DX Cooling Coil
    2,                        !- Minimum Supply Air Temperature
    SensibleOnlyLoadControl,    !- Latent Load Control
    Coil:Heating:Electric,    !- Supplemental Heating Coil Object Type
    Elec Htg Coil 15,         !- Supplemental Heating Coil Name
    SupplyAirFlowRate,        !- Cooling Supply Air Flow Rate Method
    Autosize,                 !- Cooling Supply Air Flow Rate
    ,                         !- Cooling Supply Air Flow Rate Per Floor Area
    ,                         !- Cooling Fraction of Autosized Cooling Supply Air Flow Rate
    ,                         !- Cooling Supply Air Flow Rate Per Unit of Capacity
    None,                     !- Heating Supply Air Flow Rate Method
    ,                         !- Heating Supply Air Flow Rate
    ,                         !- Heating Supply Air Flow Rate Per Floor Area
    ,                         !- Heating Fraction of Autosized Heating Supply Air Flow Rate
    ,                         !- Heating Supply Air Flow Rate Per Unit of Capacity
    SupplyAirFlowRate,        !- No Load Supply Air Flow Rate Method
    Autosize,                      !- No Load Supply Air Flow Rate
    ,                         !- No Load Supply Air Flow Rate Per Floor Area
    ,                         !- No Load Fraction of Autosized Cooling Supply Air Flow Rate
    ,                         !- No Load Fraction of Autosized Heating Supply Air Flow Rate
    1,                         !- No Load Supply Air Flow Rate Per Unit of Capacity During Cooling Operation
    ,                         !- No Load Supply Air Flow Rate Per Unit of Capacity During Heating Operation
    SupplyAirFlowRate,                 !- No Load Supply Air Flow Rate Control Set To Low Speed
    21,                       !- Maximum Supply Air Temperature
    ,                         !- Maximum Outdoor DryBulb Temperature for Supplemental Heater Operation
    0,                        !- Outdoor DryBulb Temperature Sensor Node Name
    0;                        !- Ancillary OnCycle Electric Power

I tried allready Variables and Scalar values for "No Load Supply Air Flow Rate Control Set To Low Speed", but the error stays the same. Or do you recommend me another AC Element or do do you have any ideas to solve this maybe?

thx in advance and looking forward to get a running FMU soon xD.

2024-05-17 07:28:59 -0500 received badge  Scholar (source)
2024-05-16 10:40:56 -0500 edited question [FMPy, EnergyPlus] Exception: Failed to instantiate model

[FMPy, EnergyPlus] Exception: Failed to instantiate model Hii there! Does anyone maybe knows and can please tell me how

2024-05-16 10:22:08 -0500 commented question [FMPy, EnergyPlus] Exception: Failed to instantiate model

I added the error log in the orignial post now. Haven't tried it with PyFMI with this specific version, but maybe going

2024-05-15 08:49:59 -0500 asked a question no_load_supply_air_flow_rate_control_set_to_low_speed - Failed to match against any enum values.

no_load_supply_air_flow_rate_control_set_to_low_speed - Failed to match against any enum values. Hi there! Can anyone pl

2024-05-15 07:32:35 -0500 received badge  Rapid Responder (source)
2024-05-15 07:32:35 -0500 answered a question Convert IDF geometry objects from Relative to World coordinate system

Nice! thx for that rich script. It worked for me on Linux with eplus v24.1, BUT I had to add the number of Vertices manu

2024-05-15 06:39:16 -0500 received badge  Supporter (source)
2024-05-15 06:32:47 -0500 answered a question FMU file simulation failed with FMPy

The current idf parts look like this, but I am quiet sure that i confused or misunderstood some variables - maybe someon

2024-05-15 06:24:18 -0500 commented answer FMU file simulation failed with FMPy

Thank you @Thierry for your answers! After I managed to get the FMU running, for sure I will make use of PyFMI and FMPy.

2024-05-15 06:17:38 -0500 commented question [FMPy, EnergyPlus] Exception: Failed to instantiate model

see the error log beneath. Haven't tried it with PyFMI with this specific version, but maybe going to if nothing else so

2024-05-15 06:14:10 -0500 answered a question [FMPy, EnergyPlus] Exception: Failed to instantiate model

the current error log sags: Program Version,EnergyPlus, Version 9.3.0-baff08990c, YMD=2024.05.14 15:50, ** Severe *

2024-04-03 06:06:17 -0500 edited question [FMPy, EnergyPlus] Exception: Failed to instantiate model

[FMPy, EnergyPlus] Exception: Failed to instantiate model Hii there! Does anyone maybe knows and can please tell me how

2024-04-03 06:03:12 -0500 edited question [FMPy, EnergyPlus] Exception: Failed to instantiate model

[FMPy, EnergyPlus] Exception: Failed to instantiate model Hii there! Does anyone maybe knows and can please tell me how

2024-04-03 05:48:26 -0500 edited question [FMPy, EnergyPlus] Exception: Failed to instantiate model

[FMPy, EnergyPlus] Exception: Failed to instantiate model Hii there! Does anyone maybe knows and can please tell me how

2024-04-03 05:42:47 -0500 edited question [FMPy, EnergyPlus] Exception: Failed to instantiate model

[FMPy, EnergyPlus] Exception: Failed to instantiate model Hii there! Does anyone maybe knows and can please tell me how

2024-04-03 05:42:40 -0500 edited question [FMPy, EnergyPlus] Exception: Failed to instantiate model

Error: The delta between the FMU stop and start time must be a multiple of 86400 Hii there! Does anyone maybe knows and

2024-04-03 04:50:18 -0500 edited question [FMPy, EnergyPlus] Exception: Failed to instantiate model

Error: The delta between the FMU stop and start time must be a multiple of 86400 Hii there! Does anyone maybe knows and

2024-04-03 04:43:12 -0500 edited question [FMPy, EnergyPlus] Exception: Failed to instantiate model

Error: The delta between the FMU stop and start time must be a multiple of 86400 Hii there! Does anyone maybe knows and

2024-04-03 04:41:10 -0500 asked a question [FMPy, EnergyPlus] Exception: Failed to instantiate model

Error: The delta between the FMU stop and start time must be a multiple of 86400 Hii there! Does anyone maybe knows and

2024-03-22 03:06:28 -0500 received badge  Organizer (source)
2024-03-22 03:05:21 -0500 edited question FMU file simulation failed with FMPy

FMU file simulation failed with FMPy Dear all, I am trying to export an .fmu fIle out of an .idf file and simulate it

2024-03-21 13:19:28 -0500 received badge  Student (source)
2024-03-21 13:15:07 -0500 edited question FMU file simulation failed with FMPy

FMU file simulation failed with FMPy Dear all, I am trying to export an .fmu fIle out of an .idf file and simulate it

2024-03-21 07:36:04 -0500 asked a question FMU file simulation failed with FMPy

FMU file simulation failed with FMPy Dear all, I am trying to export an .fmu fIle out of an .idf file and simulate it