README
=======
This is an example of CBAero anchoring case on the DoE STREAM geometry.
It has only 1 Cart3D solution and generates only 1 CBAero solution.

The top level "Anchor" directory has the *.msh, cfd.adb and *.cbaero files
& the tar file will unpack like this:

streamn_for_dave_2020.05
  |
  |---MA_Results/   ## a copy of my results and comparisons
  |---CFD/          ## Cart3D *triq file and CFD_CONDITIONS (precomputed)
  `---Anchor/
        `-- cbaero_anchored ## A copy of my actual (completed) run, scripts and plots


The main run script is in 

./Anchor/cbaero_anchored/COMPARE_CBAero_anchored.csh
Which is pretty well documented. 

The simulation conditions are 
     Mach 10
     Alpha = 5
     q = 18.179 bar
     Beta = 0
     alt = 10132 m
     a = 298.9573 m/s
     rho_inf = 0.40681 kg/m^3
     

This example was based on an example that Dave K gave me for a proprietary planetary 
probe geometry 

-M.
