Example #1
0
def test_start_time():
    model = BmiHeat()
    model.initialize()

    assert_almost_equal(model.get_start_time(), 0.0)