From f0a6bca45d678ccfdf2af7fcfca09d24f17c0aad Mon Sep 17 00:00:00 2001 From: "O.V. Rud" Date: Thu, 30 Nov 2017 13:57:53 +0100 Subject: [PATCH] removed commented out old docs --- src/python/espressomd/polymer.pyx | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/src/python/espressomd/polymer.pyx b/src/python/espressomd/polymer.pyx index 2762b6bf089..b3d286bc416 100644 --- a/src/python/espressomd/polymer.pyx +++ b/src/python/espressomd/polymer.pyx @@ -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