aspect
aspect copied to clipboard
perplex data in .dat should use ASCII data instead
Perplex produces tables in ascii format that are not quite readable by StructuredData loader as they contain extra headers. They are also currently put into a different data structure MaterialLookup / PerplexReader / etc.
Would it be possible to unify these? There are many advantages (MPI loading, saving memory, converting to netcdf, etc)