LutzGross / esys-escript.github.io

Other
30 stars 13 forks source link

ValueError: isCellOriented: Finley does not know anything about function space type error #77

Open mopshell opened 2 years ago

mopshell commented 2 years ago

Install file: "scripts/release_sanity.py" as "build/scripts/release_sanity.py" /mnt/batch/tasks/shared/LS_root/mounts/clusters/carolinehu2022/code/Users/carolinehu2022/geophysics/esys-escript.github.io/bin/run-escript /mnt/batch/tasks/shared/LS_root/mounts/clusters/carolinehu2022/code/Users/carolinehu2022/geophysics/esys-escript.github.io/build/scripts/release_sanity.py Traceback (most recent call last): File "/mnt/batch/tasks/shared/LS_root/mounts/clusters/carolinehu2022/code/Users/carolinehu2022/geophysics/esys-escript.github.io/build/scripts/release_sanity.py", line 20, in mypde = Poisson(domain=mydomain) File "escriptcore/py_src/linearPDEs.py", line 2304, in init super(Poisson, self).init(domain,1,1,debug) File "escriptcore/py_src/linearPDEs.py", line 1774, in init super(LinearPDE, self).init(domain,numEquations,numSolutions,isComplex,debug) File "escriptcore/py_src/linearPDEs.py", line 501, in init self.initializeSystem() File "escriptcore/py_src/linearPDEs.py", line 1274, in initializeSystem self.setSystemStatus() File "escriptcore/py_src/linearPDEs.py", line 607, in setSystemStatus self.__system_status=self.getDomainStatus() File "escriptcore/py_src/linearPDEs.py", line 593, in getDomainStatus return self.getDomain().getStatus() ValueError: isCellOriented: Finley does not know anything about function space type -1435261424 scons: *** [dummy] Error 1 scons: building terminated because of errors.

esys-escript commented 2 years ago

Hi mopshell,

Which operating system are you currently using? Also, could you please send me the options file that you used when compiling?