Skip to content
Snippets Groups Projects
Commit d575099f authored by kloss's avatar kloss
Browse files

release version 3.4.0 on 2016-05-17_22-02-08

parent 99507f52
Branches
Tags 3.4.0
No related merge requests found
Showing
with 119 additions and 359 deletions
......@@ -9,7 +9,7 @@ This is the
╚══════╝╚═╝ ╚═════╝ ╚═════╝ ╚═════╝ ╚═╝ ╚═╝ ╚═╝ ╚══════╝®
DEM simulation engine, released by
DCS Computing Gmbh, Linz, Austria
DCS Computing GmbH, Linz, Austria
www.dcs-computing.com, office@dcs-computing.com
LIGGGHTS® is open-source, distributed under the terms of the GNU Public
......
doc/Eqs/gran_model_hooke_hysteresis_1.png

1.1 KiB

\documentclass[12pt]{article}
\begin{document}
\pagenumbering{gobble}
$$
\delta^*_{max} = \frac{\hat k_2}{\hat k_2 - k_1} \phi_f \frac{2 r_i r_j}{r_i + r_j}
$$
\end{document}
doc/Eqs/gran_model_hooke_hysteresis_2.png

1.96 KiB

\documentclass[12pt]{article}
\begin{document}
\pagenumbering{gobble}
$$
k_2 := k_2 (\delta_{max}) = \left\{\begin{matrix}
\hat k_2 & \textup{if } \delta_{max} \geq \delta^*_{max} \\
k_1 + (\hat k_2 - k_1 ) \frac{\delta_{max}}{\delta^*_{max}} & \textup{if } \delta_{max} < \delta^*_{max}
\end{matrix}\right.
$$
\end{document}
doc/JPG/hooke_hysteresis_luding1.png

81.5 KiB

<HTML>
<!-- HTML_ONLY -->
<HEAD>
<TITLE>LIGGGHTS(R)-PUBLIC Users Manual</TITLE>
<META NAME="docnumber" CONTENT="LIGGGHTS(R)-PUBLIC DEM simulation engine">
......@@ -8,6 +9,8 @@
<BODY>
<!-- END_HTML_ONLY -->
<CENTER><A HREF = "http://www.cfdem.com">LIGGGHTS(R)-PUBLIC WWW Site</A> - <A HREF = "Manual.html">LIGGGHTS(R)-PUBLIC Documentation</A> - <A HREF = "Section_commands.html#comm">LIGGGHTS(R)-PUBLIC Commands</A>
</CENTER>
......@@ -18,8 +21,7 @@
<HR>
<HR><H1></H1>
<HR>
<CENTER><H3>LIGGGHTS(R)-PUBLIC Documentation, Version 3.X
</H3></CENTER>
......@@ -37,9 +39,8 @@
<HR>
<H4>LIGGGHTS(R)-PUBLIC is open-source, distributed under the terms of the GNU Public
License, version 2 or later. LIGGGHTS(R)-PUBLIC is part of CFDEM(R)project: <A HREF = "http://www.liggghts.com">www.liggghts.com</A> | <A HREF = "http://www.cfdem.com">www.cfdem.com</A>
</H4>
<P>LIGGGHTS(R)-PUBLIC is open-source, distributed under the terms of the GNU Public License, version 2 or later. LIGGGHTS(R)-PUBLIC is part of CFDEM(R)project: <A HREF = "http://www.liggghts.com">www.liggghts.com</A> | <A HREF = "http://www.cfdem.com">www.cfdem.com</A>
</P>
......@@ -47,12 +48,12 @@ License, version 2 or later. LIGGGHTS(R)-PUBLIC is part of CFDEM(R)project: <A H
<P>Core developer and main author:
Christoph Kloss, christoph.kloss@dcs-computing.com
</P>
<H4>LIGGGHTS(R)-PUBLIC is an Open Source Discrete Element Method Particle
<P><B>LIGGGHTS(R)-PUBLIC is an Open Source Discrete Element Method Particle
Simulation Software, distributed by DCS Computing GmbH, Linz, Austria.
LIGGGHTS (R) and CFDEM(R) are registered trade marks of DCS Computing GmbH,
the producer of the LIGGGHTS (R) software and the CFDEM(R)coupling software
See http://www.cfdem.com/terms-trademark-policy for details.
</H4>
See http://www.cfdem.com/terms-trademark-policy for details.</B>
</P>
<H4>LIGGGHTS (R) Version info:
</H4>
<P>All LIGGGHTS (R) versions are based on a specific version of LIGGGHTS (R), as printed in
......@@ -89,224 +90,5 @@ we can improve the LIGGGHTS(R)-PUBLIC documentation.
page</A> since
it gives quick access to documentation for all LIGGGHTS(R)-PUBLIC commands.
</P>
<OL><LI><A HREF = "Section_intro.html">Introduction</A>
<UL> 1.1 <A HREF = "Section_intro.html#intro_1">What is LIGGGHTS(R)-PUBLIC</A>
<BR>
1.2 <A HREF = "Section_intro.html#intro_2">LIGGGHTS(R)-PUBLIC features</A>
<BR>
1.3 <A HREF = "Section_intro.html#intro_3">Open source distribution</A>
<BR>
1.4 <A HREF = "Section_intro.html#intro_4">Acknowledgments and citations</A>
<BR></UL>
<LI><A HREF = "Section_start.html">Getting started</A>
<UL> 2.1 <A HREF = "Section_start.html#start_1">What's in the LIGGGHTS(R)-PUBLIC distribution</A>
<BR>
2.2 <A HREF = "Section_start.html#start_2">Making LIGGGHTS(R)-PUBLIC</A>
<BR>
2.3 <A HREF = "Section_start.html#start_3">Making LIGGGHTS(R)-PUBLIC with optional packages</A>
<BR>
2.4 <A HREF = "Section_start.html#start_4">Building LIGGGHTS(R)-PUBLIC via the Make.py script</A>
<BR>
2.5 <A HREF = "Section_start.html#start_5">Building LIGGGHTS(R)-PUBLIC as a library</A>
<BR>
2.6 <A HREF = "Section_start.html#start_6">Running LIGGGHTS(R)-PUBLIC</A>
<BR>
2.7 <A HREF = "Section_start.html#start_7">Command-line options</A>
<BR>
2.8 <A HREF = "Section_start.html#start_8">Screen output</A>
<BR></UL>
<LI><A HREF = "Section_commands.html">Input script</A>
<UL> 3.1 <A HREF = "Section_input_script.html#inp_1">LIGGGHTS(R)-PUBLIC input script</A>
<BR>
3.2 <A HREF = "Section_input_script.html#inp_2">Parsing rules</A>
<BR>
3.3 <A HREF = "Section_input_script.html#inp_3">Input script structure</A>
<BR></UL>
<LI><A HREF = "Section_commands.html">Commands</A>
4.1 <A HREF = "Section_commands.html#cmd_1">List of available commands </A>
<BR></UL>
<LI><A HREF = "Section_gran_models.html">Contact models</A>
5.1 <A HREF = "Section_gran_models.html">List of available contact models</A>
<BR></UL>
<LI><A HREF = "Section_packages.html">Packages</A>
<UL> 6.1 <A HREF = "Section_packages.html#pkg_1">Standard packages</A>
<BR>
6.2 <A HREF = "Section_packages.html#pkg_2">User packages</A>
<BR></UL>
<LI><A HREF = "Section_howto.html">How-to discussions</A>
<UL> 7.1 <A HREF = "Section_howto.html#howto_1">Restarting a simulation</A>
<BR>
7.2 <A HREF = "Section_howto.html#howto_2">2d simulations</A>
<BR>
7.3 <A HREF = "Section_howto.html#howto_3">Running multiple simulations from one input script</A>
<BR>
7.4 <A HREF = "Section_howto.html#howto_4">Granular models</A>
<BR>
7.5 <A HREF = "Section_howto.html#howto_5">Coupling LIGGGHTS(R)-PUBLIC to other codes</A>
<BR>
7.6 <A HREF = "Section_howto.html#howto_6">Visualizing LIGGGHTS(R)-PUBLIC snapshots</A>
<BR>
7.7 <A HREF = "Section_howto.html#howto_7">Triclinic (non-orthogonal) simulation boxes</A>
<BR>
7.8 <A HREF = "Section_howto.html#howto_8">Output from LIGGGHTS(R)-PUBLIC (thermo, dumps, computes, fixes, variables)</A>
<BR>
7.9 <A HREF = "Section_howto.html#howto_9">Walls</A>
<BR>
7.10 <A HREF = "#howto_10">Library interface to LIGGGHTS(R)-PUBLIC</A>
<BR></UL>
<LI><A HREF = "Section_modify.html">Modifying & extending LIGGGHTS(R)-PUBLIC</A>
<UL> 8.1 <A HREF = "Section_modify.html#mod_1">Atom styles</A>
<BR>
8.2 <A HREF = "Section_modify.html#mod_2">Compute styles</A>
<BR>
8.4 <A HREF = "Section_modify.html#mod_3">Dump styles</A>
<BR>
8.5 <A HREF = "Section_modify.html#mod_4">Dump custom output options</A>
<BR>
8.6 <A HREF = "Section_modify.html#mod_5">Fix styles</A>
<BR>
8.6 <A HREF = "Section_modify.html#mod_6">Input script commands</A>
<BR>
8.7 <A HREF = "Section_modify.html#mod_7">Pairwise potentials</A>
<BR>
8.8 <A HREF = "Section_modify.html#mod_8">Region styles</A>
<BR>
8.9 <A HREF = "Section_modify.html#mod_9">Thermodynamic output options</A>
<BR>
8.10 <A HREF = "Section_modify.html#mod_10">Variable options</A>
<BR>
8.11 <A HREF = "Section_modify.html#mod_11">Submitting new features for inclusion in LIGGGHTS(R)-PUBLIC</A>
<BR></UL>
<LI><A HREF = "Section_python.html">Python interface</A>
<UL> 9.1 <A HREF = "Section_python.html#py_1">Building LIGGGHTS(R)-PUBLIC as a shared library</A>
<BR>
9.2 <A HREF = "Section_python.html#py_2">Installing the Python wrapper into Python</A>
<BR>
9.3 <A HREF = "Section_python.html#py_3">Extending Python with MPI to run in parallel</A>
<BR>
9.4 <A HREF = "Section_python.html#py_4">Testing the Python-LIGGGHTS(R)-PUBLIC interface</A>
<BR>
9.5 <A HREF = "Section_python.html#py_5">Using LIGGGHTS(R)-PUBLIC from Python</A>
<BR>
9.6 <A HREF = "Section_python.html#py_6">Example Python scripts that use LIGGGHTS(R)-PUBLIC</A>
<BR></UL>
<LI><A HREF = "Section_errors.html">Errors</A>
<UL> 10.1 <A HREF = "Section_errors.html#err_1">Common problems</A>
<BR>
10.2 <A HREF = "Section_errors.html#err_2">Reporting bugs</A>
<BR>
10.3 <A HREF = "Section_errors.html#err_3">Error & warning messages</A>
<BR></UL>
</OL>
</BODY>
</HTML>
<P><!-- RST
</P>
No preview for this file type
<!-- HTML_ONLY -->
<HEAD>
<TITLE>LIGGGHTS(R)-PUBLIC Users Manual</TITLE>
<META NAME="docnumber" CONTENT="LIGGGHTS(R)-PUBLIC DEM simulation engine">
......@@ -7,6 +8,8 @@
<BODY>
<!-- END_HTML_ONLY -->
"LIGGGHTS(R)-PUBLIC WWW Site"_liws - "LIGGGHTS(R)-PUBLIC Documentation"_ld - "LIGGGHTS(R)-PUBLIC Commands"_lc :c
:link(liws,http://www.cfdem.com)
......@@ -15,7 +18,6 @@
:line
<H1></H1>
:line
LIGGGHTS(R)-PUBLIC Documentation, Version 3.X :c,h3
:line
......@@ -30,8 +32,7 @@ released by DCS Computing Gmbh, Linz, Austria, "www.dcs-computing.com"_dcs , off
:line
LIGGGHTS(R)-PUBLIC is open-source, distributed under the terms of the GNU Public
License, version 2 or later. LIGGGHTS(R)-PUBLIC is part of CFDEM(R)project: "www.liggghts.com"_lig | "www.cfdem.com"_cfd :h4
LIGGGHTS(R)-PUBLIC is open-source, distributed under the terms of the GNU Public License, version 2 or later. LIGGGHTS(R)-PUBLIC is part of CFDEM(R)project: "www.liggghts.com"_lig | "www.cfdem.com"_cfd
:link(lig,http://www.liggghts.com)
:link(cfd,http://www.cfdem.com)
......@@ -39,11 +40,11 @@ License, version 2 or later. LIGGGHTS(R)-PUBLIC is part of CFDEM(R)project: "www
Core developer and main author:
Christoph Kloss, christoph.kloss@dcs-computing.com
LIGGGHTS(R)-PUBLIC is an Open Source Discrete Element Method Particle
[LIGGGHTS(R)-PUBLIC is an Open Source Discrete Element Method Particle
Simulation Software, distributed by DCS Computing GmbH, Linz, Austria.
LIGGGHTS (R) and CFDEM(R) are registered trade marks of DCS Computing GmbH,
the producer of the LIGGGHTS (R) software and the CFDEM(R)coupling software
See http://www.cfdem.com/terms-trademark-policy for details. :h4
See http://www.cfdem.com/terms-trademark-policy for details.]
LIGGGHTS (R) Version info: :h4
......@@ -81,6 +82,33 @@ Once you are familiar with LIGGGHTS(R)-PUBLIC, you may want to bookmark "this
page"_Section_commands.html#comm since
it gives quick access to documentation for all LIGGGHTS(R)-PUBLIC commands.
<!-- RST
.. toctree::
:maxdepth: 2
:numbered:
Section_intro
Section_start
Section_input_script
Section_commands
Section_gran_models
Section_packages
Section_howto
Section_modify
Section_python
Section_errors
Indices and tables
==================
* :ref:`genindex`
* :ref:`search`
END_RST -->
<!-- HTML_ONLY -->
"Introduction"_Section_intro.html :olb,l
1.1 "What is LIGGGHTS(R)-PUBLIC"_intro_1 :ulb,b
1.2 "LIGGGHTS(R)-PUBLIC features"_intro_2 :b
......@@ -95,7 +123,7 @@ it gives quick access to documentation for all LIGGGHTS(R)-PUBLIC commands.
2.6 "Running LIGGGHTS(R)-PUBLIC"_start_6 :b
2.7 "Command-line options"_start_7 :b
2.8 "Screen output"_start_8 :ule,b
"Input script"_Section_commands.html :l
"Input script"_Section_input_script.html :l
3.1 "LIGGGHTS(R)-PUBLIC input script"_inp_1 :ulb,b
3.2 "Parsing rules"_inp_2 :b
3.3 "Input script structure"_inp_3 :ule,b
......@@ -203,3 +231,5 @@ it gives quick access to documentation for all LIGGGHTS(R)-PUBLIC commands.
:link(err_3,Section_errors.html#err_3)
</BODY>
<!--END_HTML_ONLY -->
<HTML>
<CENTER><A HREF = "Section_input_script.html">Previous Section</A> - <A HREF = "lws">LIGGGHTS(R)-PUBLIC WWW Site</A> - <A HREF = "Manual.html">LIGGGHTS(R)-PUBLIC Documentation</A> - <A HREF = "Section_commands.html#comm">LIGGGHTS(R)-PUBLIC Commands</A> - <A HREF = "Section_gran_models.html">Next Section</A>
<CENTER><A HREF = "Section_input_script.html">Previous Section</A> - <A HREF = "http://www.cfdem.com">LIGGGHTS(R)-PUBLIC WWW Site</A> - <A HREF = "Manual.html">LIGGGHTS(R)-PUBLIC Documentation</A> - <A HREF = "Section_commands.html#comm">LIGGGHTS(R)-PUBLIC Commands</A> - <A HREF = "Section_gran_models.html">Next Section</A>
</CENTER>
......@@ -39,10 +39,10 @@ in the command's documentation.
<TR ALIGN="center"><TD ><A HREF = "mass.html">mass</A></TD><TD ><A HREF = "neigh_modify.html">neigh_modify</A></TD><TD ><A HREF = "neighbor.html">neighbor</A></TD><TD ><A HREF = "newton.html">newton</A></TD><TD ><A HREF = "next.html">next</A></TD><TD ><A HREF = "orient.html">orient</A></TD></TR>
<TR ALIGN="center"><TD ><A HREF = "origin.html">origin</A></TD><TD ><A HREF = "pair_coeff.html">pair_coeff</A></TD><TD ><A HREF = "pair_style.html">pair_style</A></TD><TD ><A HREF = "partition.html">partition</A></TD><TD ><A HREF = "print.html">print</A></TD><TD ><A HREF = "processors.html">processors</A></TD></TR>
<TR ALIGN="center"><TD ><A HREF = "quit.html">quit</A></TD><TD ><A HREF = "read_data.html">read_data</A></TD><TD ><A HREF = "read_dump.html">read_dump</A></TD><TD ><A HREF = "read_restart.html">read_restart</A></TD><TD ><A HREF = "region.html">region</A></TD><TD ><A HREF = "replicate.html">replicate</A></TD></TR>
<TR ALIGN="center"><TD ><A HREF = "rerun.html">rerun</A></TD><TD ><A HREF = "reset_timestep.html">reset_timestep</A></TD><TD ><A HREF = "restart.html">restart</A></TD><TD ><A HREF = "run.html">run</A></TD><TD ><A HREF = "run_style.html">run_style</A></TD><TD ><A HREF = "set.html">set</A></TD></TR>
<TR ALIGN="center"><TD ><A HREF = "shell.html">shell</A></TD><TD ><A HREF = "thermo.html">thermo</A></TD><TD ><A HREF = "thermo_modify.html">thermo_modify</A></TD><TD ><A HREF = "thermo_style.html">thermo_style</A></TD><TD ><A HREF = "timestep.html">timestep</A></TD><TD ><A HREF = "uncompute.html">uncompute</A></TD></TR>
<TR ALIGN="center"><TD ><A HREF = "undump.html">undump</A></TD><TD ><A HREF = "unfix.html">unfix</A></TD><TD ><A HREF = "units.html">units</A></TD><TD ><A HREF = "variable.html">variable</A></TD><TD ><A HREF = "velocity.html">velocity</A></TD><TD ><A HREF = "write_data.html">write_data</A></TD></TR>
<TR ALIGN="center"><TD ><A HREF = "write_dump.html">write_dump</A></TD><TD ><A HREF = "write_restart.html">write_restart</A>
<TR ALIGN="center"><TD ><A HREF = "reset_timestep.html">reset_timestep</A></TD><TD ><A HREF = "restart.html">restart</A></TD><TD ><A HREF = "run.html">run</A></TD><TD ><A HREF = "run_style.html">run_style</A></TD><TD ><A HREF = "set.html">set</A></TD><TD ><A HREF = "shell.html">shell</A></TD></TR>
<TR ALIGN="center"><TD ><A HREF = "thermo.html">thermo</A></TD><TD ><A HREF = "thermo_modify.html">thermo_modify</A></TD><TD ><A HREF = "thermo_style.html">thermo_style</A></TD><TD ><A HREF = "timestep.html">timestep</A></TD><TD ><A HREF = "uncompute.html">uncompute</A></TD><TD ><A HREF = "undump.html">undump</A></TD></TR>
<TR ALIGN="center"><TD ><A HREF = "unfix.html">unfix</A></TD><TD ><A HREF = "units.html">units</A></TD><TD ><A HREF = "variable.html">variable</A></TD><TD ><A HREF = "velocity.html">velocity</A></TD><TD ><A HREF = "write_data.html">write_data</A></TD><TD ><A HREF = "write_dump.html">write_dump</A></TD></TR>
<TR ALIGN="center"><TD ><A HREF = "write_restart.html">write_restart</A>
</TD></TR></TABLE></DIV>
<HR>
......@@ -103,13 +103,13 @@ of each style or click on the style itself for a full description:
<TR ALIGN="center"><TD ><A HREF = "fix_nve_limit.html">nve/limit</A></TD><TD ><A HREF = "fix_nve_line.html">nve/line</A></TD><TD ><A HREF = "fix_nve_noforce.html">nve/noforce</A></TD><TD ><A HREF = "fix_nve_sphere.html">nve/sphere</A></TD></TR>
<TR ALIGN="center"><TD ><A HREF = "fix_particledistribution_discrete.html">particledistribution/discrete</A></TD><TD ><A HREF = "fix_particledistribution_discrete.html">particledistribution/discrete/massbased</A></TD><TD ><A HREF = "fix_particledistribution_discrete.html">particledistribution/discrete/numberbased</A></TD><TD ><A HREF = "fix_particletemplate_multisphere.html">particletemplate/multisphere</A></TD></TR>
<TR ALIGN="center"><TD ><A HREF = "fix_particletemplate_sphere.html">particletemplate/sphere</A></TD><TD ><A HREF = "fix_planeforce.html">planeforce</A></TD><TD ><A HREF = "fix_poems.html">poems</A></TD><TD ><A HREF = "fix_print.html">print</A></TD></TR>
<TR ALIGN="center"><TD ><A HREF = "fix_property.html">property/atom</A></TD><TD ><A HREF = "fix_property_atom_tracer.html">property/atom/tracer</A></TD><TD ><A HREF = "fix_property_atom_tracer_stream.html">property/atom/tracer/stream</A></TD><TD ><A HREF = "fix_property.html">property/global</A></TD></TR>
<TR ALIGN="center"><TD ><A HREF = "fix_rigid.html">rigid</A></TD><TD ><A HREF = "fix_rigid.html">rigid/nph</A></TD><TD ><A HREF = "fix_rigid.html">rigid/npt</A></TD><TD ><A HREF = "fix_rigid.html">rigid/nve</A></TD></TR>
<TR ALIGN="center"><TD ><A HREF = "fix_rigid.html">rigid/nvt</A></TD><TD ><A HREF = "fix_rigid.html">rigid/small</A></TD><TD ><A HREF = "fix_setforce.html">setforce</A></TD><TD ><A HREF = "fix_sph_density_continuity.html">sph/density/continuity</A></TD></TR>
<TR ALIGN="center"><TD ><A HREF = "fix_sph_density_corr.html">sph/density/corr</A></TD><TD ><A HREF = "fix_sph_density_summation.html">sph/density/summation</A></TD><TD ><A HREF = "fix_sph_pressure.html">sph/pressure</A></TD><TD ><A HREF = "fix_spring.html">spring</A></TD></TR>
<TR ALIGN="center"><TD ><A HREF = "fix_spring_rg.html">spring/rg</A></TD><TD ><A HREF = "fix_spring_self.html">spring/self</A></TD><TD ><A HREF = "fix_store_force.html">store/force</A></TD><TD ><A HREF = "fix_store_state.html">store/state</A></TD></TR>
<TR ALIGN="center"><TD ><A HREF = "fix_viscous.html">viscous</A></TD><TD ><A HREF = "fix_wall_gran.html">wall/gran</A></TD><TD ><A HREF = "fix_wall_reflect.html">wall/reflect</A></TD><TD ><A HREF = "fix_wall_region.html">wall/region</A></TD></TR>
<TR ALIGN="center"><TD ><A HREF = "fix_wall_region_sph.html">wall/region/sph</A>
<TR ALIGN="center"><TD ><A HREF = "fix_property.html">property/atom</A></TD><TD ><A HREF = "fix_property_atom_timetracer.html">property/atom/timetracer</A></TD><TD ><A HREF = "fix_property_atom_tracer.html">property/atom/tracer</A></TD><TD ><A HREF = "fix_property_atom_tracer_stream.html">property/atom/tracer/stream</A></TD></TR>
<TR ALIGN="center"><TD ><A HREF = "fix_property.html">property/global</A></TD><TD ><A HREF = "fix_rigid.html">rigid</A></TD><TD ><A HREF = "fix_rigid.html">rigid/nph</A></TD><TD ><A HREF = "fix_rigid.html">rigid/npt</A></TD></TR>
<TR ALIGN="center"><TD ><A HREF = "fix_rigid.html">rigid/nve</A></TD><TD ><A HREF = "fix_rigid.html">rigid/nvt</A></TD><TD ><A HREF = "fix_rigid.html">rigid/small</A></TD><TD ><A HREF = "fix_setforce.html">setforce</A></TD></TR>
<TR ALIGN="center"><TD ><A HREF = "fix_sph_density_continuity.html">sph/density/continuity</A></TD><TD ><A HREF = "fix_sph_density_corr.html">sph/density/corr</A></TD><TD ><A HREF = "fix_sph_density_summation.html">sph/density/summation</A></TD><TD ><A HREF = "fix_sph_pressure.html">sph/pressure</A></TD></TR>
<TR ALIGN="center"><TD ><A HREF = "fix_spring.html">spring</A></TD><TD ><A HREF = "fix_spring_rg.html">spring/rg</A></TD><TD ><A HREF = "fix_spring_self.html">spring/self</A></TD><TD ><A HREF = "fix_store_force.html">store/force</A></TD></TR>
<TR ALIGN="center"><TD ><A HREF = "fix_store_state.html">store/state</A></TD><TD ><A HREF = "fix_viscous.html">viscous</A></TD><TD ><A HREF = "fix_wall_gran.html">wall/gran</A></TD><TD ><A HREF = "fix_wall_reflect.html">wall/reflect</A></TD></TR>
<TR ALIGN="center"><TD ><A HREF = "fix_wall_region.html">wall/region</A></TD><TD ><A HREF = "fix_wall_region_sph.html">wall/region/sph</A>
</TD></TR></TABLE></DIV>
<H4>pair_style potentials
......@@ -118,8 +118,8 @@ of each style or click on the style itself for a full description:
potentials. Click on the style itself for a full description:
</P>
<DIV ALIGN=center><TABLE BORDER=1 >
<TR ALIGN="center"><TD ><A HREF = "pair_gran.html">gran</A></TD><TD ><A HREF = "pair_hybrid.html">hybrid</A></TD><TD ><A HREF = "pair_hybrid.html">hybrid/overlay</A></TD><TD ><A HREF = "pair_none.html">none</A></TD></TR>
<TR ALIGN="center"><TD ><A HREF = "pair_soft.html">soft</A></TD><TD ><A HREF = "pair_sph.html">sph</A></TD><TD ><A HREF = "pair_sph_artvisc_tenscorr.html">sph/artVisc/tensCorr</A>
<TR ALIGN="center"><TD ><A HREF = "pair_gran.html">bubble</A></TD><TD ><A HREF = "pair_gran.html">gran</A></TD><TD ><A HREF = "pair_hybrid.html">hybrid</A></TD><TD ><A HREF = "pair_hybrid.html">hybrid/overlay</A></TD></TR>
<TR ALIGN="center"><TD ><A HREF = "pair_none.html">none</A></TD><TD ><A HREF = "pair_soft.html">soft</A></TD><TD ><A HREF = "pair_sph.html">sph</A></TD><TD ><A HREF = "pair_sph_artvisc_tenscorr.html">sph/artVisc/tensCorr</A>
</TD></TR></TABLE></DIV>
</HTML>
"Previous Section"_Section_input_script.html - "LIGGGHTS(R)-PUBLIC WWW Site"_lws - "LIGGGHTS(R)-PUBLIC Documentation"_ld - "LIGGGHTS(R)-PUBLIC Commands"_lc - "Next Section"_Section_gran_models.html :c
"Previous Section"_Section_input_script.html - "LIGGGHTS(R)-PUBLIC WWW Site"_liws - "LIGGGHTS(R)-PUBLIC Documentation"_ld - "LIGGGHTS(R)-PUBLIC Commands"_lc - "Next Section"_Section_gran_models.html :c
:link(liws,http://www.cfdem.com)
:link(ld,Manual.html)
......@@ -77,7 +77,6 @@ in the command's documentation.
"read_restart"_read_restart.html,
"region"_region.html,
"replicate"_replicate.html,
"rerun"_rerun.html,
"reset_timestep"_reset_timestep.html,
"restart"_restart.html,
"run"_run.html,
......@@ -225,6 +224,7 @@ of each style or click on the style itself for a full description:
"poems"_fix_poems.html,
"print"_fix_print.html,
"property/atom"_fix_property.html,
"property/atom/timetracer"_fix_property_atom_timetracer.html,
"property/atom/tracer"_fix_property_atom_tracer.html,
"property/atom/tracer/stream"_fix_property_atom_tracer_stream.html,
"property/global"_fix_property.html,
......@@ -255,6 +255,7 @@ pair_style potentials :h4
See the "pair_style"_pair_style.html command for an overview of pair
potentials. Click on the style itself for a full description:
"bubble"_pair_gran.html,
"gran"_pair_gran.html,
"hybrid"_pair_hybrid.html,
"hybrid/overlay"_pair_hybrid.html,
......
<HTML>
<CENTER><A HREF = "Section_input_script.html">Previous Section</A> - <A HREF = "lws">LIGGGHTS(R)-PUBLIC WWW Site</A> - <A HREF = "Manual.html">LIGGGHTS(R)-PUBLIC Documentation</A> - <A HREF = "Section_commands.html#comm">LIGGGHTS(R)-PUBLIC Commands</A> - <A HREF = "Section_gran_models.html">Next Section</A>
<CENTER><A HREF = "Section_input_script.html">Previous Section</A> - <A HREF = "http://www.cfdem.com">LIGGGHTS(R)-PUBLIC WWW Site</A> - <A HREF = "Manual.html">LIGGGHTS(R)-PUBLIC Documentation</A> - <A HREF = "Section_commands.html#comm">LIGGGHTS(R)-PUBLIC Commands</A> - <A HREF = "Section_gran_models.html">Next Section</A>
</CENTER>
......
"Previous Section"_Section_input_script.html - "LIGGGHTS(R)-PUBLIC WWW Site"_lws - "LIGGGHTS(R)-PUBLIC Documentation"_ld - "LIGGGHTS(R)-PUBLIC Commands"_lc - "Next Section"_Section_gran_models.html :c
"Previous Section"_Section_input_script.html - "LIGGGHTS(R)-PUBLIC WWW Site"_liws - "LIGGGHTS(R)-PUBLIC Documentation"_ld - "LIGGGHTS(R)-PUBLIC Commands"_lc - "Next Section"_Section_gran_models.html :c
:link(liws,http://www.cfdem.com)
:link(ld,Manual.html)
......
<HTML>
<CENTER><A HREF = "Section_python.html">Previous Section</A> - <A HREF = "lws">LIGGGHTS(R)-PUBLIC WWW Site</A> - <A HREF = "Manual.html">LIGGGHTS(R)-PUBLIC Documentation</A> - <A HREF = "Section_commands.html#comm">LIGGGHTS(R)-PUBLIC Commands</A> - <A HREF = "Manual.html">Next Section</A>
<CENTER><A HREF = "Section_python.html">Previous Section</A> - <A HREF = "http://www.cfdem.com">LIGGGHTS(R)-PUBLIC WWW Site</A> - <A HREF = "Manual.html">LIGGGHTS(R)-PUBLIC Documentation</A> - <A HREF = "Section_commands.html#comm">LIGGGHTS(R)-PUBLIC Commands</A> - <A HREF = "Manual.html">Next Section</A>
</CENTER>
......@@ -117,28 +117,31 @@ buffering or boost the sizes of messages that can be buffered.
<P>If you are confident that you have found a bug in LIGGGHTS(R)-PUBLIC, follow these
steps.
</P>
<P>Check the <A HREF = "http://lammps.sandia.gov/bug.html">New features and bug
fixes</A> section of the <A HREF = "lws">LIGGGHTS(R)-PUBLIC WWW
<P>Check the <A HREF = "http://www.cfdem.com/liggghtsr-version-historyhttp://www.cfdem.com/liggghtsr-version-historyhttp://www.cfdem.com/liggghtsr-version-history">New features and bug
fixes</A> section of the <A HREF = "http://www.cfdem.com">LIGGGHTS(R)-PUBLIC WWW
site</A> to see if the bug has already been reported or fixed or the
<A HREF = "http://lammps.sandia.gov/unbug.html">Unfixed bug</A> to see if a fix is
pending.
<A HREF = "http://www.cfdem.com/forums/bug-reports-cfdemrcoupling-liggghtsr-and-parscale">Unfixed bug</A>
to see if a fix is pending.
</P>
<P>Check the <A HREF = "http://lammps.sandia.gov/mail.html">mailing list</A>
<P>Check the <A HREF = "http://www.cfdem.com/forum">forums</A>
to see if it has been discussed before.
</P>
<P>If not, send an email to the mailing list describing the problem with
<P>If not, please post a bug report describing the problem with
any ideas you have as to what is causing it or where in the code the
problem might be. The developers will ask for more info if needed,
such as an input script or data files.
</P>
<P>The most useful thing you can do to help us fix the bug is to isolate
the problem. Run it on the smallest number of atoms and fewest number
the problem. Run it on the smallest number of particles and fewest number
of processors and with the simplest input script that reproduces the
bug and try to identify what command or combination of commands is
causing the problem.
</P>
<P>As a last resort, you can send an email directly to the
<A HREF = "http://lammps.sandia.gov/authors.html">developers</A>.
<P>Respectively the LAMMPS bug sections
<A HREF = "http://lammps.sandia.gov/bug.html">bug</A>,
<A HREF = "http://lammps.sandia.gov/unbug.html">unfixed bug</A>
and the <A HREF = "http://lammps.sandia.gov/mail.html">mailing list</A>
can be checked.
</P>
<HR>
......
"Previous Section"_Section_python.html - "LIGGGHTS(R)-PUBLIC WWW Site"_lws - "LIGGGHTS(R)-PUBLIC Documentation"_ld - "LIGGGHTS(R)-PUBLIC Commands"_lc - "Next Section"_Manual.html :c
"Previous Section"_Section_python.html - "LIGGGHTS(R)-PUBLIC WWW Site"_liws - "LIGGGHTS(R)-PUBLIC Documentation"_ld - "LIGGGHTS(R)-PUBLIC Commands"_lc - "Next Section"_Manual.html :c
:link(liws,http://www.cfdem.com)
:link(ld,Manual.html)
......@@ -114,27 +114,30 @@ If you are confident that you have found a bug in LIGGGHTS(R)-PUBLIC, follow the
steps.
Check the "New features and bug
fixes"_http://lammps.sandia.gov/bug.html section of the "LIGGGHTS(R)-PUBLIC WWW
site"_lws to see if the bug has already been reported or fixed or the
"Unfixed bug"_http://lammps.sandia.gov/unbug.html to see if a fix is
pending.
fixes"_http://www.cfdem.com/liggghtsr-version-historyhttp://www.cfdem.com/liggghtsr-version-historyhttp://www.cfdem.com/liggghtsr-version-history section of the "LIGGGHTS(R)-PUBLIC WWW
site"_liws to see if the bug has already been reported or fixed or the
"Unfixed bug"_http://www.cfdem.com/forums/bug-reports-cfdemrcoupling-liggghtsr-and-parscale
to see if a fix is pending.
Check the "mailing list"_http://lammps.sandia.gov/mail.html
Check the "forums"_http://www.cfdem.com/forum
to see if it has been discussed before.
If not, send an email to the mailing list describing the problem with
If not, please post a bug report describing the problem with
any ideas you have as to what is causing it or where in the code the
problem might be. The developers will ask for more info if needed,
such as an input script or data files.
The most useful thing you can do to help us fix the bug is to isolate
the problem. Run it on the smallest number of atoms and fewest number
the problem. Run it on the smallest number of particles and fewest number
of processors and with the simplest input script that reproduces the
bug and try to identify what command or combination of commands is
causing the problem.
As a last resort, you can send an email directly to the
"developers"_http://lammps.sandia.gov/authors.html.
Respectively the LAMMPS bug sections
"bug"_http://lammps.sandia.gov/bug.html,
"unfixed bug"_http://lammps.sandia.gov/unbug.html
and the "mailing list"_http://lammps.sandia.gov/mail.html
can be checked.
:line
......
<HTML>
<CENTER><A HREF = "Section_commands.html">Previous Section</A> - <A HREF = "lws">LIGGGHTS(R)-PUBLIC WWW Site</A> - <A HREF = "Manual.html">LIGGGHTS(R)-PUBLIC Documentation</A> - <A HREF = "Section_commands.html#comm">LIGGGHTS(R)-PUBLIC Commands</A> - <A HREF = "Section_packages.html">Next Section</A>
<CENTER><A HREF = "Section_commands.html">Previous Section</A> - <A HREF = "http://www.cfdem.com">LIGGGHTS(R)-PUBLIC WWW Site</A> - <A HREF = "Manual.html">LIGGGHTS(R)-PUBLIC Documentation</A> - <A HREF = "Section_commands.html#comm">LIGGGHTS(R)-PUBLIC Commands</A> - <A HREF = "Section_packages.html">Next Section</A>
</CENTER>
......@@ -14,44 +14,4 @@
This section describes what granular models can be used along with
<A HREF = "pair_gran.html">pair gran</A> and <A HREF = "fix_wall_gran.html">fix wall/gran</A>
<H4>cohesion commands
</H4>
<P>Click on the style itself for a full description:
</P>
<DIV ALIGN=center><TABLE BORDER=1 >
<TR ALIGN="center"><TD ><A HREF = "gran_cohesion_easo_capillary_viscous.html">easo/capillary/viscous</A></TD><TD ><A HREF = "gran_cohesion_sjkr.html">sjkr</A></TD><TD ><A HREF = "gran_cohesion_sjkr2.html">sjkr2</A></TD><TD ><A HREF = "gran_cohesion_washino_capillary_viscous.html">washino/capillary/viscous</A>
</TD></TR></TABLE></DIV>
<H4>model commands
</H4>
<P>Click on the style itself for a full description:
</P>
<DIV ALIGN=center><TABLE BORDER=1 >
<TR ALIGN="center"><TD ><A HREF = "gran_model_hertz.html">hertz</A></TD><TD ><A HREF = "gran_model_hertz_stiffness.html">hertz/stiffness</A></TD><TD ><A HREF = "gran_model_hooke.html">hooke</A></TD><TD ><A HREF = "gran_model_hooke_stiffness.html">hooke/stiffness</A>
</TD></TR></TABLE></DIV>
<H4>rolling_friction commands
</H4>
<P>Click on the style itself for a full description:
</P>
<DIV ALIGN=center><TABLE BORDER=1 >
<TR ALIGN="center"><TD ><A HREF = "gran_rolling_friction_cdt.html">cdt</A></TD><TD ><A HREF = "gran_rolling_friction_epsd.html">epsd</A></TD><TD ><A HREF = "gran_rolling_friction_epsd2.html">epsd2</A></TD><TD ><A HREF = "gran_rolling_friction_epsd3.html">epsd3</A>
</TD></TR></TABLE></DIV>
<H4>surface commands
</H4>
<P>Click on the style itself for a full description:
</P>
<DIV ALIGN=center><TABLE BORDER=1 >
<TR ALIGN="center"><TD ><A HREF = "gran_surface_sphere.html">sphere</A>
</TD></TR></TABLE></DIV>
<H4>tangential commands
</H4>
<P>Click on the style itself for a full description:
</P>
<DIV ALIGN=center><TABLE BORDER=1 >
<TR ALIGN="center"><TD ><A HREF = "gran_tangential_history.html">history</A></TD><TD ><A HREF = "gran_tangential_no_history.html">no_history</A>
</TD></TR></TABLE></DIV>
</HTML>
"Previous Section"_Section_commands.html - "LIGGGHTS(R)-PUBLIC WWW Site"_lws - "LIGGGHTS(R)-PUBLIC Documentation"_ld - "LIGGGHTS(R)-PUBLIC Commands"_lc - "Next Section"_Section_packages.html :c
"Previous Section"_Section_commands.html - "LIGGGHTS(R)-PUBLIC WWW Site"_liws - "LIGGGHTS(R)-PUBLIC Documentation"_ld - "LIGGGHTS(R)-PUBLIC Commands"_lc - "Next Section"_Section_packages.html :c
:link(liws,http://www.cfdem.com)
:link(ld,Manual.html)
......@@ -13,43 +13,3 @@ This section describes what granular models can be used along with
cohesion commands :h4
Click on the style itself for a full description:
"easo/capillary/viscous"_gran_cohesion_easo_capillary_viscous.html,
"sjkr"_gran_cohesion_sjkr.html,
"sjkr2"_gran_cohesion_sjkr2.html,
"washino/capillary/viscous"_gran_cohesion_washino_capillary_viscous.html :tb(c=4,ea=c)
model commands :h4
Click on the style itself for a full description:
"hertz"_gran_model_hertz.html,
"hertz/stiffness"_gran_model_hertz_stiffness.html,
"hooke"_gran_model_hooke.html,
"hooke/stiffness"_gran_model_hooke_stiffness.html :tb(c=4,ea=c)
rolling_friction commands :h4
Click on the style itself for a full description:
"cdt"_gran_rolling_friction_cdt.html,
"epsd"_gran_rolling_friction_epsd.html,
"epsd2"_gran_rolling_friction_epsd2.html,
"epsd3"_gran_rolling_friction_epsd3.html :tb(c=4,ea=c)
surface commands :h4
Click on the style itself for a full description:
"sphere"_gran_surface_sphere.html :tb(c=4,ea=c)
tangential commands :h4
Click on the style itself for a full description:
"history"_gran_tangential_history.html,
"no_history"_gran_tangential_no_history.html :tb(c=4,ea=c)
<HTML>
<CENTER><A HREF = "Section_commands.html">Previous Section</A> - <A HREF = "lws">LIGGGHTS(R)-PUBLIC WWW Site</A> - <A HREF = "Manual.html">LIGGGHTS(R)-PUBLIC Documentation</A> - <A HREF = "Section_commands.html#comm">LIGGGHTS(R)-PUBLIC Commands</A> - <A HREF = "Section_packages.html">Next Section</A>
<CENTER><A HREF = "Section_commands.html">Previous Section</A> - <A HREF = "http://www.cfdem.com">LIGGGHTS(R)-PUBLIC WWW Site</A> - <A HREF = "Manual.html">LIGGGHTS(R)-PUBLIC Documentation</A> - <A HREF = "Section_commands.html#comm">LIGGGHTS(R)-PUBLIC Commands</A> - <A HREF = "Section_packages.html">Next Section</A>
</CENTER>
......
"Previous Section"_Section_commands.html - "LIGGGHTS(R)-PUBLIC WWW Site"_lws - "LIGGGHTS(R)-PUBLIC Documentation"_ld - "LIGGGHTS(R)-PUBLIC Commands"_lc - "Next Section"_Section_packages.html :c
"Previous Section"_Section_commands.html - "LIGGGHTS(R)-PUBLIC WWW Site"_liws - "LIGGGHTS(R)-PUBLIC Documentation"_ld - "LIGGGHTS(R)-PUBLIC Commands"_lc - "Next Section"_Section_packages.html :c
:link(liws,http://www.cfdem.com)
:link(ld,Manual.html)
......
<HTML>
<CENTER><A HREF = "Section_packages.html">Previous Section</A> - <A HREF = "lws">LIGGGHTS(R)-PUBLIC WWW Site</A> - <A HREF = "Manual.html">LIGGGHTS(R)-PUBLIC Documentation</A> - <A HREF = "Section_commands.html#comm">LIGGGHTS(R)-PUBLIC Commands</A> - <A HREF = "Section_modify.html">Next Section</A>
<CENTER><A HREF = "Section_packages.html">Previous Section</A> - <A HREF = "http://www.cfdem.com">LIGGGHTS(R)-PUBLIC WWW Site</A> - <A HREF = "Manual.html">LIGGGHTS(R)-PUBLIC Documentation</A> - <A HREF = "Section_commands.html#comm">LIGGGHTS(R)-PUBLIC Commands</A> - <A HREF = "Section_modify.html">Next Section</A>
</CENTER>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment