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
eb110816
Commit
eb110816
authored
Jun 27, 2008
by
graham
Browse files
changed writeTables to no in tutorials/gnemdFoam/nanoNozzle
parent
a0c15943
Changes
1
Show whitespace changes
Inline
Side-by-side
tutorials/gnemdFoam/nanoNozzle/system/potentialDict
View file @
eb110816
...
...
@@ -63,7 +63,7 @@ pair
shift2 0.97e-9;
scale2 1.2e11;
}
writeTables
yes
;
writeTables
no
;
}
Ar-Ne
...
...
@@ -80,7 +80,7 @@ pair
epsilon 8.765026657e-22;
}
energyScalingFunction shiftedForce;
writeTables
yes
;
writeTables
no
;
}
Ne-Ne
...
...
@@ -97,7 +97,7 @@ pair
epsilon 5.813260729e-22;
}
energyScalingFunction shiftedForce;
writeTables
yes
;
writeTables
no
;
}
}
...
...
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