You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The number of thermostats and integrators has increased in 4.2, and their documentation has improved substantially. They are currently documented in chapters "3. Setting up the system" and "5. Running the simulation", respectively. However, they are tightly coupled to each other. I think the user guide would be more intuitive if thermostats were moved into chapter "5. Running the simulation".
The restructured user guide would look like this:
Setting up the system
Setting global variables in Python
Cellsystems
CUDA
Setting up particles
Running the simulation
Thermostats
Langevin
LB
DPD
Isotropic
Brownian
Stokesian
Integrators
Velocity Verlet
Isotropic NPT
Steepest descent
Stokesian Dynamics
Rotational degrees of freedom and particle anisotropy
The text was updated successfully, but these errors were encountered:
Fixes#3913
Description of changes:
- move thermostats and integrators to the same chapter
- mention the Brownian integrator (links to the Brownian thermostat)
The number of thermostats and integrators has increased in 4.2, and their documentation has improved substantially. They are currently documented in chapters "3. Setting up the system" and "5. Running the simulation", respectively. However, they are tightly coupled to each other. I think the user guide would be more intuitive if thermostats were moved into chapter "5. Running the simulation".
The restructured user guide would look like this:
The text was updated successfully, but these errors were encountered: