10
0
mirror of https://github.com/LCPQ/quantum_package synced 2024-06-28 08:02:20 +02:00
quantum_package/src/Perturbation/exc_max.irp.f

5 lines
85 B
FortranFixed
Raw Normal View History

2015-03-19 21:14:52 +01:00
BEGIN_PROVIDER [integer, max_exc_pert]
implicit none
max_exc_pert = 0
END_PROVIDER