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

read w-chs.poly

#set min angle to 61
set f=0.34
#set uniform factor to 2
set r=2
#set graded factor to 3
set a=3

dec 1200

write w-chs1200.poly
writeSubdomains w-chs1200.dat

statistics

exit