Skip to content
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

adasd #58

Merged
merged 3 commits into from
Mar 12, 2021
Merged

adasd #58

merged 3 commits into from
Mar 12, 2021

Conversation

AadilLatif
Copy link
Collaborator

You will have to make two change to the projects I have added.

  1. for 'start time', change time to format "1/1/2020 00:00:00"
  2. add "Loadshape start time" to projects settings and assign value "1/1/2020 00:00:00"

example

[Project]
"Start time" = "1/1/2020 00:00:00"
"Simulation duration (min)" = 1
"Loadshape start time" = "1/1/2020 00:00:00"
"Step resolution (sec)" = 0.004166666667
"Max Control Iterations" = 50
"Error tolerance" = 0.001
.
.
.
.

@daniel-thom
Copy link
Collaborator

You will have to make two change to the projects I have added.

  1. for 'start time', change time to format "1/1/2020 00:00:00"
  2. add "Loadshape start time" to projects settings and assign value "1/1/2020 00:00:00"

example

[Project]
"Start time" = "1/1/2020 00:00:00"
"Simulation duration (min)" = 1
"Loadshape start time" = "1/1/2020 00:00:00"
"Step resolution (sec)" = 0.004166666667
"Max Control Iterations" = 50
"Error tolerance" = 0.001
.
.
.
.

@AadilLatif I think you meant this datetime format:

"Start time" = "2020-1-1 00:00:00.0"
"Simulation duration (min)" = 1440.0
"Loadshape start time" = "2020-1-1 00:00:00.0"
"Step resolution (sec)" = 900.0
"Max Control Iterations" = 50
"Error tolerance" = 0.001

@KapilDuwadi KapilDuwadi merged commit 35ef239 into naerm-master Mar 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants