Home
last modified time | relevance | path

Searched refs:reset_timestep (Results 1 – 25 of 293) sorted by relevance

12345678910>>...12

/dports/science/lammps/lammps-stable_29Sep2021/doc/src/
H A Dreset_timestep.rst1 .. index:: reset_timestep
3 reset_timestep command
11 reset_timestep N
20 reset_timestep 0
21 reset_timestep 4000000
H A DHowto_restart.rst88 reset_timestep 50
94 Also, the :doc:`reset_timestep <reset_timestep>` command is used to tell
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/src/
H A Dupdate.h89 void reset_timestep(int, char **);
90 void reset_timestep(bigint);
H A Dupdate.cpp432 void Update::reset_timestep(int narg, char **arg) in reset_timestep() function in Update
436 reset_timestep(newstep); in reset_timestep()
451 void Update::reset_timestep(bigint newstep) in reset_timestep() function in Update
466 output->reset_timestep(ntimestep); in reset_timestep()
472 modify->fix[i]->reset_timestep(ntimestep,oldtimestep); in reset_timestep()
H A Dfix_insert.h64 void reset_timestep(bigint newstep,bigint oldstep);
74 virtual void reset_timestep(bigint) {} in reset_timestep() function
H A Dfix.h223 virtual void reset_timestep(bigint) {} in reset_timestep() function
224 virtual void reset_timestep(bigint newstep,bigint oldstep) in reset_timestep() function
225 { reset_timestep(newstep); } in reset_timestep()
H A Dfix_ave_atom.h74 void reset_timestep(bigint);
/dports/science/lammps/lammps-stable_29Sep2021/src/
H A Dupdate.h68 void reset_timestep(int, char **);
69 void reset_timestep(bigint);
H A Dupdate.cpp464 void Update::reset_timestep(int narg, char **arg) in reset_timestep() function in Update
468 reset_timestep(newstep); in reset_timestep()
476 void Update::reset_timestep(bigint newstep) in reset_timestep() function in Update
489 output->reset_timestep(ntimestep); in reset_timestep()
519 neighbor->reset_timestep(ntimestep); in reset_timestep()
/dports/science/lammps/lammps-stable_29Sep2021/examples/PACKAGES/fep/SPCEhyd/fep01/
H A Din-fep01-q.lmp31 # reset_timestep 0
54 reset_timestep 0
H A Din-fep01-lj.lmp31 # reset_timestep 0
54 reset_timestep 0
/dports/science/lammps/lammps-stable_29Sep2021/examples/PACKAGES/fep/SPCEhyd/fep10/
H A Din-fep10-q.lmp31 # reset_timestep 0
52 reset_timestep 0
H A Din-fep10-lj.lmp31 # reset_timestep 0
54 reset_timestep 0
/dports/science/lammps/lammps-stable_29Sep2021/examples/PACKAGES/local_density/benzene_water/
H A Dbenzene_water.in47 reset_timestep 0
59 reset_timestep 0
/dports/science/lammps/lammps-stable_29Sep2021/examples/PACKAGES/local_density/methanol_implicit_water/
H A Dmethanol_implicit_water.in46 reset_timestep 0
63 reset_timestep 0
/dports/science/sparta/sparta-20Oct2021/src/
H A Dupdate.h91 void reset_timestep(int, char **);
134 void reset_timestep(bigint);
/dports/science/lammps/lammps-stable_29Sep2021/examples/PACKAGES/atc/thermal/
H A Din.bar1d_all_atoms68 reset_timestep 0
79 reset_timestep 0
99 reset_timestep 0
H A Din.bar1d_hoover90 #reset_timestep 0
102 #reset_timestep 0
135 reset_timestep 0
/dports/science/lammps/lammps-stable_29Sep2021/examples/gcmc/
H A Din.gcmc.h2o58 reset_timestep 0
71 reset_timestep 0
/dports/science/lammps/lammps-stable_29Sep2021/examples/PACKAGES/atc/cauchy_born/
H A Din.flying_cube32 reset_timestep 0
39 reset_timestep 0
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/examples/LIGGGHTS/Tutorials_public/insert_stream/
H A Din.insert_stream_reset_timestep57 reset_timestep 0
58 reset_timestep 50000
/dports/science/lammps/lammps-stable_29Sep2021/examples/hugoniostat/
H A Din.hugoniostat60 reset_timestep 0
104 reset_timestep 0
138 reset_timestep 0
/dports/science/lammps/lammps-stable_29Sep2021/examples/PACKAGES/fep/CH4-CF4/bar01/
H A Din.bar01.lmp13 # reset_timestep 0
53 reset_timestep 0
/dports/science/lammps/lammps-stable_29Sep2021/examples/PACKAGES/fep/CH4-CF4/bar10/
H A Din.bar10.lmp13 # reset_timestep 0
53 reset_timestep 0
/dports/science/lammps/lammps-stable_29Sep2021/examples/PACKAGES/fep/CH4-CF4/fep01/
H A Din.fep01.lmp13 # reset_timestep 0
53 reset_timestep 0

12345678910>>...12