paul-scott
paul-scott
I see thanks. Really we probably should have reached out to package maintainers to check over the changes in the PR. That PR has been open ages and there was...
@HarshilPatel007 I have the same crash. I *think* I managed to work around it with the following config. Basically setting the current directory "." as one of the roots. I'm...
> Priority should be (highest to lowest): > > 1. `~/.config/helix/runtime` (user's configuration) > > 2. `HELIX_RUNTIME` (indicates the system's runtime, will be usually be under `/usr/` for package installs,...
> Oh I agree, I forgot to list it above :) Just wanted to clarify the intended use of `HELIX_RUNTIME` I've now moved `HELIX_RUNTIME` down in priority below the user...
I went looking for this a while back and found something within OpenModelica. There is a MetaModelica file that they use to generate the standard library documentation. I hijacked that...
In f81ea055a0346535466bcbb9edc5e1b46ba9990a added ability to set the time delay of a weather file column. For example, we could delay DNI and GHI by 30 minutes. However, we found that it...
Looking at results output form SAM, it appears to treat both the instantaneous and integrated results as occurring at the same time instant. They directly copy the TMY3 data from...
I agree inner/outer is likely a cleaner approach in this case.
Sure I'll give that a shot. Technically it should be possible to run everything natively on windows, but in practice it will be a pain. As a short-mid term compromise...
I've been trying this on and off over the last couple of days. Just wanted to document some of my thoughts and see if anyone has any comments. - OpenModelica...