diff --git a/Exec/Cases/DiffBunsen2D/pelelm_prob_parm.H b/Exec/Cases/DiffBunsen2D/pelelm_prob_parm.H index 791809ac2..d4c6715f9 100644 --- a/Exec/Cases/DiffBunsen2D/pelelm_prob_parm.H +++ b/Exec/Cases/DiffBunsen2D/pelelm_prob_parm.H @@ -11,9 +11,9 @@ struct ProbParm // Definition of the geometry (in meters) amrex::Real Xmax = 0.015; // Maximum size in x direction of the calcuation // zone - amrex::Real Xf = 0.0011; // Radius of the fuel pipe - amrex::Real Xe = 0.0001; // Thickness of the extruded tube - amrex::Real Xc = 0.0113; // Size of the oxidizer fuel + amrex::Real Xf = 0.0011; // Radius of the fuel pipe + amrex::Real Xe = 0.0001; // Thickness of the extruded tube + amrex::Real Xc = 0.0113; // Size of the oxidizer fuel amrex::Real Ymax = 0.037; // Maximum size in y direction of the calculation zone == Position of // the electrode ine the experiment diff --git a/Exec/RegTests/EB_EnclosedFlame/pelelm_prob.H b/Exec/RegTests/EB_EnclosedFlame/pelelm_prob.H index 013c998ab..ba4fde6d4 100644 --- a/Exec/RegTests/EB_EnclosedFlame/pelelm_prob.H +++ b/Exec/RegTests/EB_EnclosedFlame/pelelm_prob.H @@ -73,9 +73,8 @@ pelelm_initdata( std::sin(2 * Pi * (z - 0.00712435) / pertLz) + 0.983 * std::sin(11 * (angle - 0.63578)) * 0.982 /* std::sin(2 * Pi * 3 * (z - 0.0014234) / pertLz)*/ - + - 1.022 * std::sin(7 * angle) * 0.945 * - std::sin(2 * Pi * 2 * (z - 0.0039765) / pertLz)); + + 1.022 * std::sin(7 * angle) * 0.945 * + std::sin(2 * Pi * 2 * (z - 0.0039765) / pertLz)); } amrex::Real y1 =