Next: Subroutine CUBIC_BOND
Up: Module constraints_module
Previous: Subroutine BONDLENGTH
Contents
Index
Exponentially decay a bond length towards a final value.
- data(1) = initial bond length
- data(2) = final bond length
- data(3) = initial time
- data(4) = relaxation time
Constraint function is
, where
- pos, velo, data -- real(dp), dimension(:), intent(in)
-
- t -- real(dp), intent(in)
-
- C -- real(dp), intent(out)
-
- dC_dr -- real(dp), dimension(size(pos)), intent(out)
-
- dC_dt -- real(dp), intent(out)
-
CUBIC_BOND subroutine
gabor
2009-06-30