10
0
mirror of https://github.com/LCPQ/quantum_package synced 2024-06-02 11:25:26 +02:00
quantum_package/plugins/Perturbation/exc_max.irp.f

5 lines
85 B
Fortran
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