berendsen thermostat

Queries about input and output files, running specific calculations, etc.


Moderators: Global Moderator, Moderator

Locked
Message
Author
sammu09
Newbie
Newbie
Posts: 7
Joined: Mon Mar 04, 2013 9:06 pm

berendsen thermostat

#1 Post by sammu09 » Thu Jul 10, 2014 3:06 pm

Hello, I wanted to know if choosing the parameter smass = -1, display the Berendsen thermostat how can I do to control the coupling parameter to choose less that time step, so in this case the parameter to coupling if was NBLOCK and the fluctuation that I see is only postive and each NBLOCK multiple step the instant temperature if same the TEBEG temperature of bath. My INCAR file is:

SYSTEM = Ga
# electronic degrees
PREC = Normal # chose Low only after tests
LREAL = .TRUE. # real space projection
EDIFF = 1E-3 # do not use default (too large drift)
ENCUT = 100 # kinetic energy cutoff
ISMEAR = 1 ; SIGMA = 0.02 # method of Methfessel-Paxton order 1
ALGO = Very Fast # recommended for MD (fall back ALGO = Fast)

# MD (do little writing to save disc space)
IBRION = 0 # molecular dynamics
NSW = 100 # numbers of ionic steps
NWRITE = 0 # format information about MD-runs
LCHARG = .FALSE. ; LWAVE = .FALSE.
TEBEG = 300 ; TEEND = 300
NBLOCK = 10
SMASS = -1
POTIM = 0.5 # time step in fs


Thanks, I hope you replay
Samuel
Last edited by sammu09 on Thu Jul 10, 2014 3:06 pm, edited 1 time in total.

support_vasp
Global Moderator
Global Moderator
Posts: 1817
Joined: Mon Nov 18, 2019 11:00 am

Re: berendsen thermostat

#2 Post by support_vasp » Thu Sep 12, 2024 9:04 am

Hi,

We're sorry that we didn’t answer your question. This does not live up to the quality of support that we aim to provide. The team has since expanded. If we can still help with your problem, please ask again in a new post, linking to this one, and we will answer as quickly as possible.

Best wishes,

VASP


Locked