Personal tools

Difference between revisions of "David ToDoList"

From MohidWiki

Jump to: navigation, search
(Module Vegetation)
(Module PorousMediaProperties)
Line 30: Line 30:
 
#Construct log to screen with properties  CHECK
 
#Construct log to screen with properties  CHECK
 
#Get transpiration flux in to advection diffusion CHECK
 
#Get transpiration flux in to advection diffusion CHECK
 +
#Implement SedimentQuality and test it
 
#Compare solute transport to numeric solution
 
#Compare solute transport to numeric solution
  

Revision as of 17:42, 23 March 2011

Article Tasks

[Task] [Priority] [MonthToFinish]

  1. Validate Model with analitical solutions - porous media and runoff
  2. Validate Model with erosion/deposition data (Jose)
  3. Compare Vegetation growth and erosion with SWAT in subbasin of Save and Enxoe
  4. Colocar modelo pesticidas MOHID
  5. Article 1 - part 1 (David Brito) Hidrology of MOHID Land and validation - analitic; part 2 (David Bailly) - Erosion and validation (José data)
  6. Article 2 - SWAT and Mohid Land
  7. Article 3 - application in Save (D Bailly)
  8. Article 4 - application in Enxoé (D Brito) - functioning of basin in one year and in events
  9. Article 5 - pesticides


Coding Tasks

Module Basin

  1. Compute Mass Balance for each property CHECK
  2. Take WATER_COLUMN_COEF from module and data file CHECK
  3. Water and Mass from rain should be updated after atmosphere processes and so it does not need to compute infilcolconc for porous media properties (it is the water column) CHECK
  4. If evaporation removes all water column then mass should be kept - use mass instead of concentration.

Module Porous Media

  1. Chage connection with river for layer based CHECK
  2. Distribute oversaturation differently
  3. Water that exists the soil in sub VerticalContinuity in a river cell should go to river directly and not to runoff first.

Module PorousMediaProperties

  1. Test interaction with river CHECK
  2. Construct log to screen with properties CHECK
  3. Get transpiration flux in to advection diffusion CHECK
  4. Implement SedimentQuality and test it
  5. Compare solute transport to numeric solution

Module RunoffProperties

  1. Construct bottom fluxes for properties - follow "BOTTOM_FLUXES" in DrainageNetwork. Property will have a water matrix and bottom matrix. First approach can be only transport, concentrate when part of water infiltrates and deposition when all water infiltrates. Then after, erosion and deposition can be programmed (see Drainage Network again). CHECK
  2. Construct partition between dissolved and particulate - follow "PARTICULATE" in water properties. CHECK. Need tests
  3. Construct log to screen with properties CHECK
  4. Add the Possibility to use implicit advection diffusion (thomas3D). CHECK
  5. Get discharges flux and boundary flux in to advection diffusion
  6. Create rills (rill cells and area for flux defined with drainage accumulation computation)

Module Runoff

  1. Construct, modify and kill timeseries CHECK

Module Vegetation

  1. Solve Continuous computation problem in properties
  2. Code Rotation with hdf5
  3. Code the excess water stress
  4. Create DB for vegetation and automatically generate data whitout writting in vegetation data file. Create a file to check what was read. Use David Bailly Work to write in on file ALMOST CHECK
  5. Give porous media properties fluxes in g/s
  6. How to account leaf flux to soil - for manning roughness?
  7. Check equation of SWAT to separate potential evaporation using LAI to see if is the same as used in Basin
  8. Uptake also ammonia?

Module Drainage network

  1. Unit test with 2 delineations - 1 outlet at the midle and next delineate the basin there and compare with the new outlet

Project Tasks

Excel file