alfalfa icon indicating copy to clipboard operation
alfalfa copied to clipboard

Alfalfa is a web service that enables runtime interaction with building energy models (OpenStudio/EnergyPlus and FMUs compiled from Modelica or Spawn) over REST APIs.

Results 60 alfalfa issues
Sort by recently updated
recently updated
newest added

Replace "testcase.py" with "pyfmi" to remove BOPtest-specific FMU handling.

modeling-integration
worker

Seems to be off, maybe by factor of 60? I just ran a full day at timescale 1 in less than an hour.

bug
modeling-integration
worker

Jeez louise. I think I figured out what the problem was, but wanted to document here. Also, wanted to get your opinion @kbenne @anyaelena if this is something Alfalfa should...

bug

Influx data should be purged from DB when site removed, similar to here: https://github.com/NREL/alfalfa/blob/05d2fc56b03bc6f06ce9d55c36da2aa294e5d4ed/alfalfa_web/server/alfalfa-server.js#L599

enhancement

Update logging to be configurable.

enhancement

Currently, we can only get the simulation status (simstatus) as a client. However, in situations where we are running in `external_clock` mode and want to advance quickly, it would be...

enhancement

This is true at least for FMU based simulations and probably for EnergyPlus based simulations as well. If you start a simulation but do not advance, attempting to retrieve an...

bug