Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 3bbb979a authored by KOWALSKI Jerome's avatar KOWALSKI Jerome
Browse files

Set permeability to 0.1 in example

parent 4bb8b864
No related branches found
No related tags found
1 merge request!3Draft: Resolve "Remove permeability of non tumoral main vessels"
......@@ -43,7 +43,7 @@ Create the vascularization
mkdir /Output/no_tumor
mkdir /Output/tumor
cd /Output/no_tumor
/build/Vascularization.out -x100 -y100 -z1 -V. -Irandom0 -R100 -X/Output/no_tumor/no_tumor.xml
/build/Vascularization.out -x100 -y100 -z1 -V. -p0.1 -Irandom0 -R100 -X/Output/no_tumor/no_tumor.xml
cd /Output/tumor
/build/Vascularization.out -V/Output/no_tumor/no_tumor.xml -R10 -r7 -Tr15 -Tx25 -Ty25 -Tc10 -N -R100 -X/Output/tumor/tumor.xml
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment