1

setting the E+ simulation time

hI,I want to know how to set the simulation time. I want to simulation in weekday.I need to delet the weekend.To use the RunPeriod object can work out it problem?

YAQ's avatar
91
YAQ
asked 2020-11-19 18:47:36 -0500
__AmirRoth__'s avatar
4.4k
__AmirRoth__
updated 2020-11-20 10:14:56 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

Can you be more clear please:

  1. Do you want to run a full year simulation with only weekdays? It is not possible. At the most you can treat all days in schedules as they are WeekDays,

  2. You can run 5 days simulation period specifying in RunPeriod Monday as Day of Week for Start Day (and at the very most, you can create 52 RunPeriod objects and then sum up the results, but this is quite insane on my perspective)

Ag's avatar
1.4k
Ag
answered 2020-11-20 15:35:25 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments