BEGIN_PROVIDER [ character*(1024), trexio_filename ] implicit none BEGIN_DOC ! Name of the TREXIO file END_DOC filename = trim(ezfio_work_dir)//'/trexio.h5' END_PROVIDER