SanDisk Membrain Software Manual do Utilizador Página 37

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 43
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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:
Vista de página 36
1 2 ... 32 33 34 35 36 37 38 39 40 41 42 43

Comentários a estes Manuais

Sem comentários