star-4v_s

An invariant property of diffuse random walks
git clone git://git.meso-star.fr/star-4v_s.git
Log | Files | Refs | README | LICENSE

commit 94246086320dbb5c8260b8e1fbf7b1d80d8176b0
parent 8d01b745cb962d05578f3dd50438747fdef98e51
Author: Vincent Forest <vincent.forest@meso-star.com>
Date:   Sat,  7 May 2016 16:15:11 +0200

Minor update of the README file

Diffstat:
MREADME.md | 14+++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/README.md b/README.md @@ -1,11 +1,11 @@ # Star-4V/S -This program uses Monte-Carlo to statistically computes "An invariant property -of diffuse random walks" (S. Blanco and R. Fournier - Europhysics Letter 2003) -on an user defined geometry. The submitted geometry must define a set of -polygonal meshes saved with respect to the Alias Wavefront Obj fileformat. The -resulting surfaces must define a set of closed volumes whose normals point -inward the volumes. The program assumes that the shape surfaces are fully -emissive and the diffuse property of their volume is constant. +This program statistically computes "An invariant property of diffuse random +walks" (S. Blanco and R. Fournier - Europhysics Letter 2003) on an user defined +geometry. The submitted geometry must define a set of polygonal meshes saved +with respect to the Alias Wavefront Obj fileformat. The resulting surfaces must +define a set of closed volumes whose normals point inward the volumes. The +program assumes that the shape surfaces are fully emissive and the diffuse +property of their volume is constant. ## How to build