Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Development
openfoam
Commits
785b3283
Commit
785b3283
authored
Jul 27, 2016
by
Andrew Heather
Browse files
STYLE: fanFvPatchField - updated example usage to reflect change in CSV specification. Fixes
#177
parent
6539c1d3
Changes
1
Show whitespace changes
Inline
Side-by-side
src/finiteVolume/fields/fvPatchFields/derived/fan/fanFvPatchField.H
View file @
785b3283
...
...
@@ -53,10 +53,11 @@ Description
jumpTable csvFile;
csvFileCoeffs
{
has
HeaderLine 1;
n
HeaderLine
1;
refColumn 0;
componentColumns 1(1);
separator ",";
mergeSeparators no;
fileName "$FOAM_CASE/constant/pressureVsU";
}
value uniform 0;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment