My Project
programmer's documentation
|
Files | |
file | cs_darc_headers.h [code] |
file | cs_gwf_parameters.c |
file | cs_gwf_parameters.h [code] |
file | cs_gwf_physical_properties.c |
file | cs_gwf_physical_properties.h [code] |
file | daini1.f90 |
Initialize global settings for darcy module. | |
file | darcy_module.f90 |
Module for Darcy calculation options. | |
file | richards.f90 |
This routine solves the Richards equation, then compute the new velocities deducted from the gradients of hydraulic head and from the permeability. These velocities are used for post-processing, calculation of dispersion coefficients, convergence criterion of Newton scheme... but not for transport. In order to ensure the exact conservation of mass, the mass fluxes are computed following the procedure of the standard subroutine resopv (See the resopv section of the theory guide for more informations). | |