Skip to content

Commit dde76e3

Browse files
committed
update parameters
1 parent 35dcfd8 commit dde76e3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/manual/parameters.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5049,7 +5049,7 @@ \subsection{Parameters in section \tt Heating model/Compositional heating}
50495049
{\it Default:} 0
50505050

50515051

5052-
{\it Description:} List of heat production per unit volume values for background and compositional fields, for a total of N+1 values, where N is the number of compositional fields. Units: $W/m^3$.
5052+
{\it Description:} List of heat production per unit volume values for background and compositional fields, for a total of N+1 values, where the first value correponds to the background material, and N is the number of compositional fields. Units: $W/m^3$.
50535053

50545054

50555055
{\it Possible values:} A list of 0 to 4294967295 elements where each element is [A floating point number $v$ such that $0 \leq v \leq \text{MAX\_DOUBLE}$]
@@ -5065,7 +5065,7 @@ \subsection{Parameters in section \tt Heating model/Compositional heating}
50655065
{\it Default:} 1
50665066

50675067

5068-
{\it Description:} List of integers, detailing for each compositional field if it should be included in the averaging scheme when the heat production is computed (if 1) or not (if 0).
5068+
{\it Description:} A list of integers with as many entries as compositional fields plus one. The first entry corresponds to the background material, each following entry corresponds to a particular compositional field. If the entry for a field is '1' this field is considered during the computation of volume fractions, if it is '0' the field is ignored. This is useful if some compositional fields are used to track properties like finite strain that should not contribute to heat production. The first entry determines whether the background field contributes to heat production or not (essentially similar to setting its 'Compositional heating values' to zero, but included for consistency in the length of the input lists).
50695069

50705070

50715071
{\it Possible values:} A list of 0 to 4294967295 elements where each element is [An integer $n$ such that $0\leq n \leq 1$]

0 commit comments

Comments
 (0)