1
0
mirror of https://github.com/TREX-CoE/irpjast.git synced 2024-07-22 18:57:41 +02:00
Go to file
2021-01-19 16:37:11 +01:00
.gitignore Included subroutine to interface with CHAMP 2021-01-17 15:34:06 +01:00
CMakeLists.txt Added CHAMP vmc CMakeLists.txt 2021-01-19 16:37:11 +01:00
force.h Included subroutine to interface with CHAMP 2021-01-17 15:34:06 +01:00
hpsi.f Added CHAMP jastrow caller 2021-01-19 16:33:56 +01:00
jastrow_input.irp.f Fixed type problem in F77 external subroutine 2021-01-17 22:03:42 +01:00
jastrow_jee.irp.f Included subroutine to interface with CHAMP 2021-01-17 15:34:06 +01:00
jastrow_jeen.irp.f Included subroutine to interface with CHAMP 2021-01-17 15:34:06 +01:00
jastrow_jen.irp.f Included subroutine to interface with CHAMP 2021-01-17 15:34:06 +01:00
jastrow_provider.irp.f Included subroutine to interface with CHAMP 2021-01-17 15:34:06 +01:00
jastrow_rescaledist.irp.f Fixed type problem in F77 external subroutine 2021-01-17 22:03:42 +01:00
jastrow_transirp.f Fixed type problem in F77 external subroutine 2021-01-17 22:03:42 +01:00
jastrow_transirp.o Fixed type problem in F77 external subroutine 2021-01-17 22:03:42 +01:00
jastrow.irp.f Included subroutine to interface with CHAMP 2021-01-17 15:34:06 +01:00
Makefile Fixed type problem in F77 external subroutine 2021-01-17 22:03:42 +01:00
README.org Fixed type problem in F77 external subroutine 2021-01-17 22:07:04 +01:00
vmc.h Included subroutine to interface with CHAMP 2021-01-17 15:34:06 +01:00

Interfacing with CHAMP

In this branch the interfacing of the IRP Jastrow with CHAMP is implemented. It includes and external subroutine (jastrow_transirp.f) and two header files (vmc.h and force.h) that are part of CHAMP's source code.