This website requires JavaScript.
Explore
Help
Register
Sign In
LCPQ
/
qp2
Watch
9
Star
1
Fork
0
You've already forked qp2
mirror of
https://github.com/QuantumPackage/qp2.git
synced
2024-11-09 06:53:38 +01:00
Code
Releases
Activity
a209b1b8cb
qp2
/
src
/
tools
/
print_dipole.irp.f
8 lines
101 B
Fortran
Raw
Normal View
History
Unescape
Escape
minor changes
2021-03-15 17:40:37 +01:00
program
print_dipole
implicit
none
output print dipole for n_states >= 1 + read_wf true
2022-03-16 11:42:26 +01:00
read_wf
=
.
True
.
TOUCH
read_wf
dipole moments x,y,z
2022-03-15 16:25:21 +01:00
call
print_dipole_moments
minor changes
2021-03-15 17:40:37 +01:00
end
Copy Permalink