Skip to content
Snippets Groups Projects
Commit eb110816 authored by graham's avatar graham
Browse files

changed writeTables to no in tutorials/gnemdFoam/nanoNozzle

parent a0c15943
No related branches found
No related tags found
No related merge requests found
...@@ -63,7 +63,7 @@ pair ...@@ -63,7 +63,7 @@ pair
shift2 0.97e-9; shift2 0.97e-9;
scale2 1.2e11; scale2 1.2e11;
} }
writeTables yes; writeTables no;
} }
Ar-Ne Ar-Ne
...@@ -80,7 +80,7 @@ pair ...@@ -80,7 +80,7 @@ pair
epsilon 8.765026657e-22; epsilon 8.765026657e-22;
} }
energyScalingFunction shiftedForce; energyScalingFunction shiftedForce;
writeTables yes; writeTables no;
} }
Ne-Ne Ne-Ne
...@@ -97,7 +97,7 @@ pair ...@@ -97,7 +97,7 @@ pair
epsilon 5.813260729e-22; epsilon 5.813260729e-22;
} }
energyScalingFunction shiftedForce; energyScalingFunction shiftedForce;
writeTables yes; writeTables no;
} }
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment