Skip to content

Commit

Permalink
removed commented out old docs
Browse files Browse the repository at this point in the history
  • Loading branch information
helvrud committed Nov 30, 2017
1 parent 01143b6 commit f0a6bca
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions src/python/espressomd/polymer.pyx
Expand Up @@ -134,21 +134,6 @@ def create_polymer(**kwargs):
val_poly = -1.0)
"""

#~ """

#~ """
#~ Wrapper function to setup polymers.

#~ Parameters
#~ ----------
#~ N_P : :obj:`int`
#~ Number of polymer chains
#~ MPC : :obj:`int`
#~ Number of monomers per chain
#~ bond_length : :obj:`float`
#~ distance between adjacent monomers in a chain
#~ bond : :obj:float
#~ distance between adjacent monomers in a chain
params=dict()
default_params=dict()
default_params["N_P"] = 0
Expand Down

0 comments on commit f0a6bca

Please sign in to comment.