-
Notifications
You must be signed in to change notification settings - Fork 122
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Files appear to be loaded twice #225
Comments
That's strange. About to take a look. Thanks for flagging. |
I'm on the Dev branch, commit Okay, this doesn't happen when I run the case second time. Maybe it was due to |
I can confirm that the issue is because of the TimeDomainReduction. Please turn it off. It should work just fine. |
This is the genX_settings.jl for the Dev branch for SmallNewEngland/OneZone:
Actually you can see that the TimeDomainReduction is still at 1. But, here's the log I get:
I do not get the configuring solver statement. So, I am suspecting if it has anything to do with the solver. Which solver are you using? |
This is a futuristic issue. Will be worked upon later. |
This happens every time the TDR_Results folder isn't there at the onset and the TDR script executes. |
This seems has been fixed |
I'm not sure what's happening yet here, but I think that some of the standard example scripts load files twice.
This happens when I run SmallNewEngland/OneZone example via
include("/path/.../Run.jl")
.I'm pasting the log below.
The text was updated successfully, but these errors were encountered: