mirror of
https://gitlab.com/scemama/qp_plugins_scemama.git
synced 2024-11-07 06:33:40 +01:00
Fix normalization factor in trexio
This commit is contained in:
parent
8859303008
commit
1c8b82cdff
@ -42,7 +42,7 @@ program save_for_qmc
|
||||
write(iunit,*) e_ref
|
||||
close(iunit)
|
||||
|
||||
call export_trexio
|
||||
call export_trexio(.True.)
|
||||
end
|
||||
|
||||
! ---
|
||||
|
Loading…
Reference in New Issue
Block a user