Both the imag-prop and real-prop should use the same grid for several reasons. It was modified as such in rigged-qprop which is different from the original. Then, for keeping consistency, consider using a same code by using subroutine for constructing grid object.
The grid construction routine should include R-tsurff, beyond-R and imag-width etc.
Both the imag-prop and real-prop should use the same grid for several reasons. It was modified as such in
rigged-qprop
which is different from the original. Then, for keeping consistency, consider using a same code by using subroutine for constructing grid object.The grid construction routine should include
R-tsurff
,beyond-R
andimag-width
etc.