Difference between revisions of "Main Page"

From Kraken Wiki
Jump to: navigation, search
(Tutorials)
m
Line 25: Line 25:
 
== Tutorials ==
 
== Tutorials ==
  
*[[Kraken tutorial]]
+
* [[Kraken tutorial]]
  
 
== Kraken progression and demonstration problems ==
 
== Kraken progression and demonstration problems ==
  
*[[3x3 asymmetric minicore|Three by three assembly asymmetric 3D minicore with coolant temperature and density feedback]].
+
* [[3x3 asymmetric minicore|Three by three assembly asymmetric 3D minicore with coolant temperature and density feedback]].
*[[3x3 asymmetric minicore with fuel behavior|Three by three assembly asymmetric 3D minicore with feedbacks from TH and fuel behavior]].
+
* [[3x3 asymmetric minicore with fuel behavior|Three by three assembly asymmetric 3D minicore with feedbacks from TH and fuel behavior]].
*[[SMR scale demonstration case|An SMR scale demonstration case]].
+
* [[SMR scale demonstration case|An SMR scale demonstration case]].
*A demonstration of time-dependence with an [[SMR startup simulation]].
+
* A demonstration of time-dependence with an [[SMR startup simulation]].
  
 
== Development instructions ==
 
== Development instructions ==
  
*[[Code coupling in Kraken|Details of coupling a solver to Cerberus]]
+
* [[Code coupling in Kraken|Details of coupling a solver to Cerberus]]
*[[Mesh types]]
+
* [[Mesh types]]
*[[Version control]]
+
* [[Version control]]
*[[SerpentTest]] collection of test cases for Serpent.
+
* [[SerpentTest]] collection of test cases for Serpent.

Revision as of 15:19, 29 April 2022

Welcome to the Kraken-wiki.

Kraken is a reactor analysis computational framework developed at VTT Technical Research Centre of Finland Ltd.

This wiki will document the development goals of the framework, the developed solvers and their coupling instructions.

The framework as a whole is still very much under development and functionalities described in this wiki may change from version to version.

Codes under development

  • Ants nodal neutronics code.
  • Cerberus multi-physics driver code.
  • FINIX fuel behaviour module.
  • Kharon porous medium thermal hydraulics code.
  • Serpent Monte Carlo particle transport code.
  • KrakenTools Python 3 package for pre- and postprocessing purposes.
  • SuperFINIX core level fuel behaviour module.
  • TRACEWrap wrapper code which enables Cerberus communication with NRC code TRACE.
  • TUWrap wrapper code which enables Cerberus communication with fuel behaviour code TRANSURANUS.

Distribution and Compiling

Tutorials

Kraken progression and demonstration problems

Development instructions