From 4c785b952d5648e891ba71bb759cd3bc9d6604e4 Mon Sep 17 00:00:00 2001 From: danielque Date: Fri, 5 Oct 2018 16:50:08 +0200 Subject: [PATCH] [DOC] update chemistryModels docs dictionary syntax for chemistry models has changed --- doc/chemistryModel.txt | 2 +- doc/chemistryModel_noChemistry.txt | 10 ++++++++-- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/doc/chemistryModel.txt b/doc/chemistryModel.txt index 4ba06f9b..7cf36f3b 100644 --- a/doc/chemistryModel.txt +++ b/doc/chemistryModel.txt @@ -5,7 +5,7 @@ :line -chemistryModel command :h3 +chemistryModels command :h3 [Syntax:] diff --git a/doc/chemistryModel_noChemistry.txt b/doc/chemistryModel_noChemistry.txt index 8ae222d6..51cdc55d 100644 --- a/doc/chemistryModel_noChemistry.txt +++ b/doc/chemistryModel_noChemistry.txt @@ -12,11 +12,17 @@ chemistryModel off command :h3 Defined in "couplingProperties"_CFDEMcoupling_dicts.html#couplingProperties dictionary. -chemistryModel off; :pre +chemistryModels +( + off +); :pre [Examples:] -chemistryModel off; :pre +chemistryModels +( + off +); :pre [Description:]