jam31118 / rigged-qprop

qprop equipped with small toolset
4 stars 2 forks source link

The construction of the grid in imag-prop and real-prop should be assured to be same #48

Open jam31118 opened 6 years ago

jam31118 commented 6 years ago

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.