[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [EnergyPlus_Support] Re: Dynamic change of a schedule:compact with EMS
Perhaps you need to study up on random variables -- produced by "random" distributions. Also the EMS guide
If you use (as I said) the seed of ActualDateAndTime, you will indeed get different results from the random generation.
If, however, you use a specific seed, you will get the same distribution of your random result. i.e., not truly random but not exactly predictable.