-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
wrong serpent input file #1
Comments
hello @rradnev1. What is your serpent version? It won't run for serpent 2, just serpent 1 |
now i'm using Serpent 1.1.7 |
so were im wrong @tumregels ? |
ok so when i try to run fuelpinburn example with "sim.isXSEC = true" like in the instructions
|
have you adjusted these paths ? also try to run the pointsource as a first step to check if it works. |
yes of course i add the paths! Error in stom.runCalculation (line 21) Error in stom (line 13) Error in stop/run (line 51) Error in data_for_pointsource (line 25) |
and also version 1.1.7 don't recognize "set nps" card
|
@tumregels did u find the problem? |
@tumregels I'm still trying to run the pointsource example, but with no success. |
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>>
The text was updated successfully, but these errors were encountered: