initialze omega and angmom when read data file
This commit is contained in:
@ -38,6 +38,7 @@ class AtomVecSphere : public AtomVec {
|
||||
|
||||
private:
|
||||
double *radius,*rmass;
|
||||
double **omega;
|
||||
|
||||
int radvary;
|
||||
double radius_one,rmass_one;
|
||||
|
||||
Reference in New Issue
Block a user