1 #ifndef SIMPT_DEFAULT_DELTA_HAMILTONIAN_ELASTIC_WALL_H_INCLUDED
2 #define SIMPT_DEFAULT_DELTA_HAMILTONIAN_ELASTIC_WALL_H_INCLUDED
33 namespace DeltaHamiltonian {
52 double m_elastic_modulus;
53 double m_lambda_alignment;
55 double m_lambda_cell_length;
56 double m_lambda_length;
58 double m_rp_stiffness;
59 double m_target_node_distance;
65 #endif // end-of-include-guard
Core data with mesh, parameters, random engine and time data.
Namespace for components of the Default model group.
ElasticWall DeltaHamiltonian function.
Namespace for the core simulator.
Structure of neighboring nodes: two neighboring nodes from standpoint of a given cell with an orderin...
Structure of cells; key data structure.