1 #ifndef DEFAULT_CELL_CHEMISTRY_AUXIN_GROWTH_H_INCLUDED
2 #define DEFAULT_CELL_CHEMISTRY_AUXIN_GROWTH_H_INCLUDED
30 namespace CellChemistry {
47 void operator()(
Cell* cell,
double* dchem);
55 double m_aux_breakdown;
61 double m_pin_breakdown;
62 double m_pin_production;
63 double m_pin_production_in_epidermis;
66 double m_sam_auxin_breakdown;
72 #endif // end_of_include_guard
Core data with mesh, parameters, random engine and time data.
A cell contains walls and nodes.
Implements AuxinGrowth cell chemistry.
Core data used during model execution.
Namespace for components of the Default model group.
Namespace for the core simulator.
A cell wall, runs between cell corner points and consists of wall elements.