kuangdai / AxiSEM3D

MIT License
1 stars 0 forks source link

Problem with cartesian meshes and ellipticity #4

Open chaindl opened 6 years ago

chaindl commented 6 years ago

This error occurs every time when reading a cartesian mesh:

AXISEM3D ABORTED UPON RUNTIME EXCEPTION FROM: NetCDF_Reader::readMetaData WHAT: Error finding variable: ellipticity NetCDF file: ./input/AxiSEMCartesian_7a_WHOLE_EARTH_0.e


The cause is in line 97 of ExodusModel.cpp

chaindl commented 6 years ago

getROuter also causes an error for cartesian meshes