chombo-discharge
CD_Physics.H
Go to the documentation of this file.
1 /* chombo-discharge
2  * Copyright © 2021 SINTEF Energy Research.
3  * Please refer to Copyright.txt and LICENSE in the chombo-discharge root directory.
4  */
5 
12 #ifndef CD_Physics_H
13 #define CD_Physics_H
14 
18 namespace Physics {
19 };
20 
21 #endif
Name containing various physics models for running chombo-discharge code.
Definition: CD_AdvectionDiffusion.H:15