SanDisk Membrain Software Manuel d'utilisateur Page 37

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 43
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 36
3 RUNNING A SIMULATION OF KCSA 37
PMEGridSizeX 80
PMEGridSizeY 80
PMEGridSizeZ 90
}
Note how we carefully chose the Particle Mesh Ewald grid size so as to have
at least one grid point per
˚
A in each direction, and also in such a way that the
number of grid points is a multiple of two, three, or five.
14 Now find the section labeled # Fixed Atoms Constraint. It should look
like:
# Fixed Atoms Constraint (set PDB beta-column to 1)
if {1} {
fixedAtoms on
fixedAtomsFile kcsa_popcwi.fix
fixedAtomsCol B
fixedAtomsForces on
}
This section uses the file kcsa popcwi.fix to determine which atoms of the
simulated system will be held fixed in space. We will create this file shortly.
15 Go to the very end of the configuration file. You should find the following
commands:
# Minimization
if {1} {
minimize 1000
reinitvels $temperature
}
run 250000 ;# 0.5 ns
which indicate that NAMD will run 1000 steps of minimization, then it will
reinitiate ve locities according to the desired temperature, and then it will run
dynamics for 0.5 ns (using a 2 fs timestep).
16 Close the text editor.
Before performing the simulation, we need to generate a file indicating which
atoms will be fixed.
17 Open VMD and type in the Tk Console:
Vue de la page 36
1 2 ... 32 33 34 35 36 37 38 39 40 41 42 43

Commentaires sur ces manuels

Pas de commentaire