Skip to content

Outstanding issues #43

Description

@DiogoCostaPT
  • Biogeochemistry calculations: issue with species_A^2

There is an issue when computing bgq cycling with power-of-2 or multiple species. The problem is that the kinetics is being calculated based on mass to enable including non-mobile-non-dissolved-substances.

This is not an issue with only one species in the kinetics because there will be division and then multiplication by Vol, so they cancel out.

However, in the cases with multiple species of power-of-2, we will have wrong results and have to divide the mass transfer calculated by Vol^(n-1) . I need to find a workaround...

  • Unit conversions

Make sure that unit conversions, in or out, are being calculated properly.

  • Diffusion/dispersion in transport needs revision

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions