Commit 61ebf626 authored by Axel Kohlmeyer's avatar Axel Kohlmeyer
Browse files

address some formatting/markup issues reported by Nandor Tamaskovics

parent 190cc780
Loading
Loading
Loading
Loading
+2 −5
Original line number Diff line number Diff line
@@ -14,15 +14,12 @@ fix ID group-ID smd/integrate_tlsph keyword values :pre

ID, group-ID are documented in "fix"_fix.html command
smd/integrate_tlsph = style name of this fix command
zero or more keyword/value pairs may be appended :ul

keyword = {limit_velocity}  :l
zero or more keyword/value pairs may be appended
keyword = {limit_velocity}  :ul

  {limit_velocity} value = max_vel
    max_vel = maximum allowed velocity :pre

:ule

[Examples:]

fix 1 all smd/integrate_tlsph
+4 −5
Original line number Diff line number Diff line
@@ -14,9 +14,8 @@ fix ID group-ID smd/integrate_ulsph keyword :pre

ID, group-ID are documented in "fix"_fix.html command
smd/integrate_ulsph = style name of this fix command
zero or more keyword/value pairs may be appended :ul

keyword = adjust_radius or limit_velocity
zero or more keyword/value pairs may be appended
keyword = adjust_radius or limit_velocity :ul

adjust_radius values = adjust_radius_factor min_nn max_nn
      adjust_radius_factor = factor which scale the smooth/kernel radius
@@ -28,7 +27,7 @@ limit_velocity values = max_velocity

[Examples:]

fix 1 all smd/integrate_ulsph adjust_radius 1.02 25 50 :pre
fix 1 all smd/integrate_ulsph adjust_radius 1.02 25 50
fix 1 all smd/integrate_ulsph limit_velocity 1000 :pre

[Description:]
+2 −2
Original line number Diff line number Diff line
@@ -12,8 +12,8 @@ pair_style smd/ulsph command :h3

pair_style smd/ulsph args :pre

these keywords must be given :l
keyword = {*DENSITY_SUMMATION} or {*DENSITY_CONTINUITY} and {*VELOCITY_GRADIENT} or {*NO_VELOCITY_GRADIENT} and {*GRADIENT_CORRECTION} or {*NO_GRADIENT_CORRECTION}
these keywords must be given :ul
keyword = {*DENSITY_SUMMATION} or {*DENSITY_CONTINUITY} and {*VELOCITY_GRADIENT} or {*NO_VELOCITY_GRADIENT} and {*GRADIENT_CORRECTION} or {*NO_GRADIENT_CORRECTION} :pre

[Examples:]

+1 −1

File changed.

Contains only whitespace changes.

+1 −1

File changed.

Contains only whitespace changes.

+1 −1

File changed.

Contains only whitespace changes.

+3 −3

File changed.

Contains only whitespace changes.

+1 −1

File changed.

Contains only whitespace changes.

+1 −1

File changed.

Contains only whitespace changes.

Loading