Skip to content

Commit

Permalink
updated output.py docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
bioatmosphere committed Sep 16, 2020
1 parent 6e5f2fe commit 92e3608
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/output.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ class Output():
Accepts data derived from the initialization.py and grid.py modules, and have two methods:
output(): stores all time series
microbes_abundance(): a special method
microbes_tradeoff(): another special method tracking intracellular carbon allocation
"""

def __init__(self,runtime,data_init):
Expand Down

0 comments on commit 92e3608

Please sign in to comment.