Skip to content
Snippets Groups Projects
Commit f053ba84 authored by Marco Luigi Gaibotti's avatar Marco Luigi Gaibotti
Browse files

[alpha-phi][bugfix] Fixed a bug where createDissileInput would not find phi in config

parent e1322b99
No related branches found
No related tags found
1 merge request!28Fixed a bug where createDissileInput would not find phi in config
Pipeline #12076 failed
......@@ -32,6 +32,7 @@ stability.plotCoeffs = false;
stability.dissile.mach = 0.1;
stability.dissile.alpha = [-1, -0.5, 0, 0.5, 1];
stability.dissile.beta = 0;
stability.dissile.phi = [];
stability.dissile.hprot = [];
% %% Other
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment