mightylorenzo
mightylorenzo
Hi - the format is, IIRC, identical to the output radiation file format. It's not very well documented though! It's not really for performance reasons, it's more around the complexity...
Hi! In Fortran there's no implicit type casting in method signatures. Can you attach the command history and output? I suspect it's the fortran compiler that you're being told is...
It could be, although those constants are supplied by the MPI lib itself. Usually I see those types of errors are when scimake/cmake gets confused about which versions of each...
A memory leak issue started appearing first on Ubuntu 18.04. You'll have to check with valgrind or some other tool to track it down, but if it's the same issue,...
Now working for a simple beam - need to add a check for the other input types.
This is using system Openmpi with gnu fortran. Using Bilder supplied HDF5 (v 1.8.13, but the same behaviour has now been confirmed on all Bilderized versions from 1.8.12 to 1.8.18)...
Edited original comment
I can gen the documentation when working with the 'source' Puffin, but after make and make install, it no longer works. We'll need to point the generated fortran.dxg file to...
Underway in the 'doxy' branch
iNumberNodes_G is now of size int64, so problem _should_ be fixed - need to test once Hartree Phase 2 is back up. Should probably also update some more integers to...