Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The variable nrho when cos_th=True #26

Open
jjren opened this issue Nov 5, 2023 · 5 comments
Open

The variable nrho when cos_th=True #26

jjren opened this issue Nov 5, 2023 · 5 comments

Comments

@jjren
Copy link

jjren commented Nov 5, 2023

Hi Prof. David Lauvergnat,
I have a question about the effect of variable nrho when I set cos_th = True in the name_transfo='poly' scheme.
It seems that nrho=1 or 2 will get the same result. Is this nrho neglected when cos_th = True?

&variables
nrho=1
Old_Qtransfo=f
nb_Qtransfo=3
Tana=t
/
&Coord_transfo name_transfo='bunch_poly' nb_vect=2 inTOout=f /
10. 1. 1.
O H H

&Coord_transfo name_transfo='poly' cos_th=t /
&vector nb_vect=1 Frame=t iAtA=1 iAtB=2 / : R1: A1->A2
&vector iAtA=1 iAtB=3 / : R2: A1->A3

&Coord_transfo name_transfo='active' /
1 1 1

&minimum Read_nameQ=t /
R1 2.
R2 1.1
c2 0.5
**
Best,
Jiajun

@lauvergn
Copy link
Owner

lauvergn commented Nov 5, 2023 via email

@jjren
Copy link
Author

jjren commented Nov 9, 2023

Dear David,

Thanks for your quick reply.
I'm using Tana to obtain the kinetic operator of molecules in polyspherical coordinates and then run quantum dynamics.
Your code is a great help to me.

Best,
Jiajun

@jjren
Copy link
Author

jjren commented Nov 9, 2023

Dear David,

Another question I have is whether it is possible to obtain kinetic operators that combine the angular coordinates (theta and phi) into j^2 , j^+ , j^−, and j_z, because my system is rather floppy and the singularity at theta=0 or pi can not be avoided. I decided to try 2D basis functions, such as spherical harmonics.

Best,
Jiajun

@lauvergn
Copy link
Owner

lauvergn commented Nov 9, 2023 via email

@jjren
Copy link
Author

jjren commented Nov 9, 2023

Dear David,

I see. Thank you very much!

Best,
Jiajun

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants