more meaningful output for electron units. fix bug in time unit to fs conversion
This commit is contained in:
@ -246,7 +246,7 @@ void Update::set_units(const char *style)
|
||||
force->hhmrr2e = 0.0;
|
||||
force->mvh2r = 0.0;
|
||||
force->angstrom = 1.88972612;
|
||||
force->femtosecond = 41.34137413;
|
||||
force->femtosecond = 1.0;
|
||||
force->qelectron = 1.0;
|
||||
|
||||
dt = 0.001;
|
||||
|
||||
Reference in New Issue
Block a user