hello, when i try to run the code with any of the examples I reserve this messages:
Error using stom.runCalculation>runCalc (line 80)
Wrong Serpent input file
"/home/serpent/Downloads/stop-master/examples/lfr/lfrref/lfr_ref".
Error in stom.runCalculation (line 21)
[simStatus results] = runCalc(results, calc);
Error in stom (line 13)
[simStatus results] = stom.runCalculation(results, calc);
Error in stop/run (line 53)
[simStatus results] = stom(self);
Error in data_for_lfr (line 21)
sim.run()
80 error('Wrong Serpent input file\n "%s".',input);
K>>
hello, when i try to run the code with any of the examples I reserve this messages:
Error using stom.runCalculation>runCalc (line 80)
Wrong Serpent input file
"/home/serpent/Downloads/stop-master/examples/lfr/lfrref/lfr_ref".
Error in stom.runCalculation (line 21)
[simStatus results] = runCalc(results, calc);
Error in stom (line 13)
[simStatus results] = stom.runCalculation(results, calc);
Error in stop/run (line 53)
[simStatus results] = stom(self);
Error in data_for_lfr (line 21)
sim.run()
80 error('Wrong Serpent input file\n "%s".',input);
K>>