Closed danbryce closed 9 years ago
For the record, this is related to #182.
@danbryce: Does the following model make sense?
delta_accelerate_a_1 : [ ENTIRE ] = [0, 0]
delta_decelerate_a_1 : [ ENTIRE ] = [0, 0]
func_a_0_0 : [ ENTIRE ] = [1, 1]
func_a_0_t : [ ENTIRE ] = [1, 1]
func_a_1_0 : [ ENTIRE ] = [0, 0]
func_a_1_t : [ ENTIRE ] = [0, 0]
func_d_0_0 : [ ENTIRE ] = [0, 0]
func_d_0_t : [ ENTIRE ] = [0, 0]
func_d_1_0 : [ ENTIRE ] = [-0, 0]
func_d_1_t : [ ENTIRE ] = [0, 0]
func_v_0_0 : [ ENTIRE ] = [200, 200]
func_v_0_t : [ ENTIRE ] = [200, 200]
func_v_1_0 : [ ENTIRE ] = [200, 200]
func_v_1_t : [ ENTIRE ] = [200, 200]
gamma_moving_0_0 : [ ENTIRE ] = [1, 1]
gamma_moving_0_t : [ ENTIRE ] = [1, 1]
gamma_moving_1_0 : [ ENTIRE ] = [0, 0]
gamma_moving_1_t : [ ENTIRE ] = [0, 0]
happening_0 : [ ENTIRE ] = [0, 0]
happening_1 : [ ENTIRE ] = [0, 0]
happening_2 : [ ENTIRE ] = [0, 0.0006347303386014524]
time_0 : [ ENTIRE ] = [0, 0]
time_1 : [ ENTIRE ] = [0, 0.0006694421539937194]
fact_running_0 : Bool = true
fact_stopped_0 : Bool = false
fact_engineblown_0 : Bool = false
fact_running_1 : Bool = false
fact_stopped_1 : Bool = false
fact_engineblown_1 : Bool = true
act_startengine_1 : Bool = false
act_stopengine_1 : Bool = false
process_moving_0 : Bool = true
process_moving_1 : Bool = false
act_accelerate_1 : Bool = false
act_decelerate_1 : Bool = false
event_engineexplode_1 : Bool = true
Yes!
On Oct 28, 2015, at 2:22 PM, Soonho Kong notifications@github.com wrote:
@danbryce: Does the following model make sense?
delta_accelerate_a_1 : [ ENTIRE ] = [0, 0] delta_decelerate_a_1 : [ ENTIRE ] = [0, 0] func_a_0_0 : [ ENTIRE ] = [1, 1] func_a_0_t : [ ENTIRE ] = [1, 1] func_a_1_0 : [ ENTIRE ] = [0, 0] func_a_1_t : [ ENTIRE ] = [0, 0] func_d_0_0 : [ ENTIRE ] = [0, 0] func_d_0_t : [ ENTIRE ] = [0, 0] func_d_1_0 : [ ENTIRE ] = [-0, 0] func_d_1_t : [ ENTIRE ] = [0, 0] func_v_0_0 : [ ENTIRE ] = [200, 200] func_v_0_t : [ ENTIRE ] = [200, 200] func_v_1_0 : [ ENTIRE ] = [200, 200] func_v_1_t : [ ENTIRE ] = [200, 200] gamma_moving_0_0 : [ ENTIRE ] = [1, 1] gamma_moving_0_t : [ ENTIRE ] = [1, 1] gamma_moving_1_0 : [ ENTIRE ] = [0, 0] gamma_moving_1_t : [ ENTIRE ] = [0, 0] happening_0 : [ ENTIRE ] = [0, 0] happening_1 : [ ENTIRE ] = [0, 0] happening_2 : [ ENTIRE ] = [0, 0.0006347303386014524] time_0 : [ ENTIRE ] = [0, 0] time_1 : [ ENTIRE ] = [0, 0.0006694421539937194] fact_running_0 : Bool = true fact_stopped_0 : Bool = false fact_engineblown_0 : Bool = false fact_running_1 : Bool = false fact_stopped_1 : Bool = false fact_engineblown_1 : Bool = true act_startengine_1 : Bool = false act_stopengine_1 : Bool = false process_moving_0 : Bool = true process_moving_1 : Bool = false act_accelerate_1 : Bool = false act_decelerate_1 : Bool = false event_engineexplode_1 : Bool = true
— Reply to this email directly or view it on GitHub.
Great! I'll push it soon.
The instance below results in improper values being computed for v_0_t because (I think) time_0 = 0.