4.3.4. pyafv.FiniteVoronoiSimulator.update_params
- FiniteVoronoiSimulator.update_params(phys)[source]
Update physical parameters.
- Parameters:
phys (PhysicalParams) – New PhysicalParams object.
- Raises:
TypeError – If phys is not an instance of PhysicalParams.
- Return type:
None
Warning
This also resets all preferred cell areas to the new value of A0.