SimplifiedNetwork¶
- class pylimer_tools_cpp.SimplifiedNetwork¶
Bases:
pybind11_object
A more efficient structure of the network for use in MEHP, namely
MEHPForceRelaxation
. Consists usually only of the crosslinkers.Attributes Summary
Attributes Documentation
- box_lengths¶
- coordinates¶
- nr_of_crosslinks¶
- nr_of_nodes¶
- nr_of_springs¶
- old_atom_ids¶
- spring_coordinate_index_a¶
- spring_coordinate_index_b¶
- spring_index_a¶
- spring_index_b¶
- volume¶