s-amouyal12 / cantera

Automatically exported from code.google.com/p/cantera
0 stars 0 forks source link

Add documentation for functions in the python interface #192

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Attached is a patch from `git format-patch HEAD~` to add docstrings to the 
following functions:

Reactor.insert()
Reactor.add_sensitivity_reaction()
ReactorNet.sensitivity()
ReactorNet.sensitivities()
ReactorNet.sensitivity_parameter_name()
ReactorNet.n_sensitivity_params
ReactorNet.n_vars

Original issue reported on code.google.com by bryan.w....@gmail.com on 9 Dec 2013 at 10:08

Attachments:

GoogleCodeExporter commented 9 years ago
The patch is relative to r2605

Original comment by bryan.w....@gmail.com on 9 Dec 2013 at 10:20

GoogleCodeExporter commented 9 years ago
Thanks for the patch.

A slightly modified version of this patch is applied in r2609.

Original comment by yarmond on 14 Dec 2013 at 12:19