Symbol | Description | Uses |
htotal | 6 |
File | Line number | Procedure | Code |
./pkg/dic/carbon_chem.F | 102 | CALC_PCO2 |
_RL htotal |
./pkg/dic/carbon_chem.F | 301 | CALC_PCO2 |
htotal = x |
./pkg/dic/carbon_chem.F | 304 | CALC_PCO2 |
htotal2=htotal*htotal |
./pkg/dic/carbon_chem.F | 305 | CALC_PCO2 |
co2star=diclocal*htotal2/(htotal2 + k1local*htotal |
./pkg/dic/carbon_chem.F | 307 | CALC_PCO2 |
phlocal=-log10(htotal) |