Driver.
//////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////
474 unsigned max_adapt=1;
482 for(
unsigned i=0;
i<2;
i++)
484 problem.newton_solve(max_adapt);
491 problem.nst_mesh_pt()->output(outfile,5);
497 problem.adv_diff_mesh_pt()->output(outfile,5);
int i
Definition: BiCGSTAB_step_by_step.cpp:9
Flow around a cylinder in rectangular domain.
Definition: axisym_heat_sphere.cc:225
Definition: axisym_heat_sphere/multi_domain_axisym_boussinesq_elements.h:364
Definition: axisym_heat_sphere/multi_domain_axisym_boussinesq_elements.h:55
My own Ellipse class.
Definition: axisym_heat_sphere/half_rectangle_with_hole_mesh.h:40
Vector< double > G
Gravity.
Definition: axisym_heat_sphere.cc:65
double Ra
Rayleigh number.
Definition: axisym_heat_sphere.cc:62
double Sphere_centre_z
Location of the centre of the sphere on the axis.
Definition: axisym_heat_sphere.cc:68
double Re
reynolds number
Definition: adaptive_hopf.cc:54
string filename
Definition: MergeRestartFiles.py:39
Constructor for SteadyAxisymAdvectionDiffusion problem
Definition: steady_axisym_advection_diffusion.cc:213