konrad.surface.FixedTemperature.adjust

FixedTemperature.adjust(*args, **kwargs)[source]

Do not adjust anything for fixed temperature surfaces.

This function takes an arbitrary number of positional arguments and keyword arguments and does nothing.

Notes

Dummy function to fulfill abstract class requirements.