Skip to content

Aquifer diffusivity - dormant bug #182

Description

@MattBrst

In the calibration of the 1D models the aquifer diffusivity is relevant.

According to Kruseman and De Ridder this should be calculated as $aquifer diffusivity = kD / S$ with dimension $L^2/T$. So S should be dimensionless.

My AI assistant found a dormant bug in Timflow in line where $Saq$ is used with dimension $1/L$:

# self.D = self.T / self.Saq

For future reference:
$aquifer diffusivity=kD/S = (kaq * Haq) / (Saq * Haq) = kaq / Saq$

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions