NEW Sharing area
User documentation
Admin documentation
Development resources
Download
Private area

Code plugin | Output supported | Download |
---|---|---|
Neutronics | ||
Moret | k-effective, perturbated k-effective, kinetic parameters, Kij matrix. | |
MCNP(X) | k-effective, Tallies, Energy tallies, Mesh tallies. | or use Promethee/MCNP dedicated bundle (for Windows):
Desktop side:
promethee-windows_mcnp-1.3-8-install-20190925.jar
|
Scale | k-effective (mean_keff, sigma_keff from Keno), nuclear data sensitivities (from Tsunami) for somes isotopes (Pu, U, Fe, Ti, C) |
or use Promethee/Scale dedicated bundle (for Windows):
Desktop side:
promethee-windows_scale-1.3-8-install-20190925.jar
|
Apollo | Pij → keff kinf slowing_down M2 B2, SnKeff → keff kinf slowing_down, SnNormes → dimension ekeff dkeff_ddimension, Depletion → Co59 flux | |
Tripoli | k-effective | |
Tripoli-ext | k-effective, scores (including batch and energy/geometry wise) | |
Vesta | Time sampling, burn material per Zamid | |
Darwin | Burnup, compositions. | |
Serpent | Criticality (k-effectives) and burn-up (burnup energy activity decay actinide fission_product) data | |
Dragon | criticality and burn-up data | |
CFD | ||
Cathare | returns all FORT07 output described in *g files | |
Flica | returns RFTC | |
CFX | using CFX .ccl input files, returns all MONITOR POINTS data (per time) | |
Aerocontamination | ||
Sylvia | Scalar values in *.syl file. | |
General purpose | ||
Pelicans | ||
R | output expressions cat(“z =”,… | |
Scilab | output expressions disp(“z =”,… |
<CODE name="CODENAME" cplugin="file:./plugins/calc/CODENAME.cplugin.jar" command="/PATH/TO/CODE/SCRIPT" />
line (replacing CODENAME) in the Promethee installation path, calculator.xml file, inside <calculator>
tag,Algorithm plugin | Engineering issue supported | Download |
---|---|---|
Space filling design | ||
Factorial | Factorial space filling design. | |
Strauss | Strauss space filling design. | |
Faure | Faure space filling design. | |
LHS | Latin hypercube space filling design. | |
Sensitivity analysis | ||
GPC | Polynomial Chaos Expansion. | |
FAST | FAST sensitivity analysis. | |
Morris Screening | Morris screening analysis. | |
SRC | SRC sensitivity analysis. | |
PCC | PCC sensitivity analysis. | |
Uncertainties propagation | ||
Random sampling | Random sampling. | |
Random sampling with statistic Target | Random sampling as long as precision target is not reached (using bootstrap estimator). | |
Wilks formula | Wilks random sampling for estimation of upper/lower bounds of sample. | |
Inversion | ||
Brent | Brent 1-D zero search. | |
Dichotomy | Dichotomy 1-D zero search. | |
EGI | Efficient Global inversion. | |
Optimization | ||
GradientDescent | Gradient descent optimizer. | |
Optim | General-purpose optimization based on Nelder–Mead, quasi-Newton and conjugate-gradient algorithms. | |
EGO | Efficient Global optimizer. | |
CMAES | Covariance Matrix Adapting Evolutionary Strategy optimizer. | |
PSO | Particle Swarm Optimization. | |
NSGA2 | Nondominated Sorting Genetic Algorithm 2. | |
Others | ||
SUNSET | SUNSET (Sensitivity and UNcertainty Statistical Evaluation Tool) wrapper. |