Ejemplo n.º 1
0
def test_full_1d():
    check_ff(get_ff_polyethylene(), FullCellDOF, 3, {})
Ejemplo n.º 2
0
def test_iso_1d():
    check_ff(get_ff_polyethylene(), IsoCellDOF, 1, {})
Ejemplo n.º 3
0
def test_strain_1d():
    check_ff(get_ff_polyethylene(), StrainCellDOF, 1, {})
Ejemplo n.º 4
0
def test_full_1d():
    check_ff(get_ff_polyethylene(), FullCellDOF, 3, {})
Ejemplo n.º 5
0
def test_iso_1d():
    check_ff(get_ff_polyethylene(), IsoCellDOF, 1, {})
Ejemplo n.º 6
0
def test_strain_1d():
    check_ff(get_ff_polyethylene(), StrainCellDOF, 1, {})