Removed comments in fene_nm
This commit is contained in:
@ -29,12 +29,6 @@
|
|||||||
using namespace LAMMPS_NS;
|
using namespace LAMMPS_NS;
|
||||||
using MathConst::MY_CUBEROOT2;
|
using MathConst::MY_CUBEROOT2;
|
||||||
|
|
||||||
/* ---------------------------------------------------------------------- */
|
|
||||||
|
|
||||||
BondFENEnm::BondFENEnm(LAMMPS *lmp) : BondFENE(lmp)
|
|
||||||
{
|
|
||||||
// MY_CUBEROOT2 = pow(2.0,(1.0/3.0));
|
|
||||||
}
|
|
||||||
|
|
||||||
/* ---------------------------------------------------------------------- */
|
/* ---------------------------------------------------------------------- */
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user