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

Type mismatch #295

Closed
scemama opened this issue Jun 13, 2023 · 1 comment
Closed

Type mismatch #295

scemama opened this issue Jun 13, 2023 · 1 comment

Comments

@scemama
Copy link
Member

scemama commented Jun 13, 2023

/users/m23005/scemama/qp2/src/mo_optimization/IRPF90_temp/my_providers.irp.F90:318:34:

  318 |   call hessian_list_opt(n_mo_dim, my_hessian_opt, h_f)         ! my_providers.irp.f: 103
      |                                  1
......
  472 |   call hessian_list_opt(n_mo_dim_act, dim_list_act_orb, list_act, my_hessian_list_opt, h_f) ! my_providers.irp.f: 139
      |                                      2
Error: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(4)).
[514/560] F   : u0_hs2_u0.irp.F90 -> davidson/u0_hs2_u0
ninja: build stopped: subcommand failed.
@Ydrnan
Copy link
Collaborator

Ydrnan commented Jun 13, 2023

Fixed in commit a56644a (cf. #296 )

@scemama scemama closed this as completed Jun 13, 2023
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