Skip to content

Commit

Permalink
follow
Browse files Browse the repository at this point in the history
  • Loading branch information
lhy11009 committed Nov 12, 2024
1 parent 72c6be9 commit 6d53ae5
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions source/material_model/utilities.cc
Original file line number Diff line number Diff line change
Expand Up @@ -1350,12 +1350,7 @@ namespace aspect
"are ignored. 2. If there is one more file name than the "
"number of compositional fields, then the first file is "
"assumed to define a `background composition' that is "
"modified by the compositional fields. 3. If there are "
"exactly as many files as compositional fields, the fields are "
"assumed to represent the fractions of different materials "
"and the average property is computed as a sum of "
"the value of the compositional field times the "
"material property of that field.");
"modified by the compositional fields.");
}


Expand Down

0 comments on commit 6d53ae5

Please sign in to comment.