[Octopus-notify] svn commit: r7580 - in trunk/src: system by dstrubbe
octopus-svn at tddft.org
octopus-svn at tddft.org
Sat Mar 19 21:28:26 WET 2011
Author: dstrubbe
Date: Sat Mar 19 21:28:26 2011
New Revision: 7580
Changeset: http://www.tddft.org/trac/octopus/changeset/7580
Modified:
trunk/src/grid/io_function.F90
trunk/src/system/h_sys_output.F90
Log:
An uninitialized OutputHow was being checked for a reference to ETSF_IO and dying on pathscale. Now the check is in the routine that reads OutputHOw so the check will only be performed if OutputHow is read. Also, OutputHow before would silently ignore requests to use netCDF or ETSF_IO output if those were not available; now a fatal error is generated instead, which seems more helpful to the user.
More information about the Octopus-notify
mailing list