veda1234 / CAST-at-IIT

Contamination Assessment and Site-Management Tool
0 stars 0 forks source link

Issue with Ham et al. 2004 equation: Modification required. #14

Open prabhasyadav opened 4 years ago

prabhasyadav commented 4 years ago

@veda1234 @abhiral

Issue: we had updated Ham et al (2004) equation. I think we missed to inform you of that. This has to be done for both single and multiple computing model The new eq. is: Ham et al eq_updated

As you can see, gamma is now part of the equation. This was missing previously.

Required:

  1. To change the equation text- (@prabhasyadav will do this)
  2. Add a box for gamma, similar to other models- Chu model is closest to this model.
  3. And change the computing in the py file.
prabhasyadav commented 4 years ago

To add:

The easiest way to change this could be to use the Chu et al. model interface and remove the biological factor from it. Basically, that is the difference between Ham and Chu. Of course, we need to modify the computing.

In multiple computing mode (of Ham et al.), we need to change the table to include stoicheometry factor. And, subsequently the template.csv file needs to be updated too.