diff --git a/doc/fix_langevin.html b/doc/fix_langevin.html index f6dab7e411..408079e261 100644 --- a/doc/fix_langevin.html +++ b/doc/fix_langevin.html @@ -33,11 +33,11 @@ scale values = type ratio type = atom type (1-N) ratio = factor to scale the damping coefficient by - region values = region-ID - region-ID = ID of region to apply thermostat to + region value = region-ID + region-ID = ID of region to apply thermostat to + weight value = factor + factor = scale factor to apply to random thermal force - weight values = factor - factor = scale factor to apply to random thermal force

Examples: diff --git a/doc/fix_langevin.txt b/doc/fix_langevin.txt index 4992b2a0c8..866e0c03bb 100644 --- a/doc/fix_langevin.txt +++ b/doc/fix_langevin.txt @@ -24,10 +24,10 @@ keyword = {axes} or {scale} or {region} or {weight} {scale} values = type ratio type = atom type (1-N) ratio = factor to scale the damping coefficient by - {region} values = region-ID - region-ID = ID of region to apply thermostat to :pre - {weight} values = factor - factor = scale factor to apply to random thermal force + {region} value = region-ID + region-ID = ID of region to apply thermostat to + {weight} value = factor + factor = scale factor to apply to random thermal force :pre :ule [Examples:]