#this script is an input for the maddi program
#it decomposes the weighted w-key domain into 1200 subdomains

read w-pipe.poly

#set min angle to 61
set f=0.34
#set uniform factor to 3
set r=3
#set graded factor to 3
set a=3
#set interpolation to 0.5
set p=0.5

dec 1200

write w-pipe1200.poly
writeSubdomains w-pipe1200.dat

statistics

exit