Update of /cvsroot/repast/repast/uchicago/src/evolver/beans In directory usw-pr-cvs1:/tmp/cvs-serv23080/beans Modified Files: MatrixFileNetworkSource.java NetworkSource.java RandomDensityNetworkSource.java SquareLatticeNetworkSource.java UnlinkedNodeSource.java WattsStrogatzNetworkSource.java Log Message: implemented the fixParameters method -- adds parameters to the model appropriate for the network source (e.g. density). Also modified nqpy so that these parameters are used when setting up the network in the simulation itself. |