openfluid icon indicating copy to clipboard operation
openfluid copied to clipboard

Interpolation generator error in OpenFLUIDjs when running project test

Open jctophefabre opened this issue 4 years ago • 0 comments

An error occurs when running the project test involving the interp generator. Th problem seems to be related to a wrong path for the sources file (sourcesinterp.xml)

  7 passing (124ms)
  1 failing

  1) Simulation
       project:
     Error: OpenFLUID ERROR: Error opening /sourcesinject.xml

      at Object.runSimulation (index.js:34:18)
      at Context.<anonymous> (tests/20simulation.js:31:15)
      at processImmediate (node:internal/timers:464:21)



double free or corruption (!prev)
Aborted (core dumped)

jctophefabre avatar Jul 09 '21 12:07 jctophefabre