It will be hard to fix.
The pid file is written very early in the setup stage. When the coor_file is
read in (and the correct values of radius_outer, radius_inner, theta_min,
theta_max, fi_min, are fi_max are defined), the pid file is written already.
I can disable the output of those parameters when coor=1 to avoid the confusion.
But the user will still need to write a code to find out the correct values of
radius_outer, radius_inner, theta_min, theta_max, fi_min, are fi_max.
|