From 36bc96ea611232b2ce11040dc11d4db06d0491ef Mon Sep 17 00:00:00 2001 From: Steven Strong Date: Tue, 23 Aug 2016 09:54:46 -0600 Subject: [PATCH] revised fix_flow_gauss --- examples/USER/flow_gauss/README | 2 +- examples/USER/flow_gauss/in.GD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/USER/flow_gauss/README b/examples/USER/flow_gauss/README index caa2db3721..4966cd2dc9 100644 --- a/examples/USER/flow_gauss/README +++ b/examples/USER/flow_gauss/README @@ -42,4 +42,4 @@ The script has the following parts: compute a pressure drop, you must correct this pressure profile as described in Strong 2016 above. Vy_profile is the velocity profile inside the pipe along the - y-direction, u_x(y). \ No newline at end of file + y-direction, u_x(y). diff --git a/examples/USER/flow_gauss/in.GD b/examples/USER/flow_gauss/in.GD index 376c36c124..8117715c12 100755 --- a/examples/USER/flow_gauss/in.GD +++ b/examples/USER/flow_gauss/in.GD @@ -255,4 +255,4 @@ dump 7 bulk custom ${dump_rate} bulk.lammpstrj & id type x y z dump_modify 7 sort id -run ${run} \ No newline at end of file +run ${run}