CNit Physics API ================ This section documents the main physics modules and submodules of the CNit package. Each module contains classes and functions for modeling various aspects of the carbon and nitrogen cycles. Land Use -------- Handles land use and land cover change processes. .. automodule:: cnit.physics.landuse :members: :undoc-members: :show-inheritance: Effects ------- Implements physical and biogeochemical effect calculations. .. automodule:: cnit.physics.effects :members: :undoc-members: :show-inheritance: Carbon Cycle ------------ Classes and functions for carbon cycle modeling. .. automodule:: cnit.physics.carbon_cycle :members: :undoc-members: :show-inheritance: Nitrogen Cycle -------------- Classes and functions for modeling nitrogen cycling. .. automodule:: cnit.physics.nitrogen_cycle :members: :undoc-members: :show-inheritance: Carbon-Nitrogen Cycle --------------------- Simulates the coupled carbon-nitrogen cycle processes. .. automodule:: cnit.physics.carbon_nitrogen_cycle :members: :undoc-members: :show-inheritance: