CBAERO Analysis Interface Module (AIM)
CBAERO Analysis Interface Module (AIM)
Loading...
Searching...
No Matches
CBAero Material Group

Structure for the Material_Group tuple = ("Material Name", "Value"). The "Value" must be a JSON String dictionary.

If no Material_Group is specified, a default material of "Catalytic" with emissity of "0.8" is applied to all capsGroups.

Material Group JSON String Dictionary

For the JSON string "Value" dictionary (e.g. "Value" = {"surfaceType": 1, "emissivity": 0.8}) the following keywords ( = default values) may be used:

  • surfaceType
    The surface type must be a string integer, e.g. "0" or "10, <br> or a case insensitive partial match to one of: - "Non Catalytic" <br> - "Fully Catalytic" <br> - "RCG" <br> - "TUFI" <br> - "ORCC Coated ACC" <br> - "PCC Coated NEXTEL 440" <br> - "RLV Design Goal" <br> - "SIRCA" <br> - "TABI" <br> - "Grey C-9 Coated NEXTEL 440" <br> - "SiC – SiC" <br> - "C-CAT" <br> - "LVP Coated ACC" <br> - "SiC Coated Carbon – Russian" <br> - "INCONEL 617 PreOxidized" <br> - "Mars Fully Catalytic, No O2 Recombination" <br> - "Venus Fully Catalytic, No CO Oxidation" <br> </ul> <ul> <li> <B>emissivity</B> </li> <br> Emissivity of the material [0 - 1] </ul> <ul> <li> <B>groupName = "(no default)"</B> </li> <br> Single or list of <c>capsGroup</c> names on which to apply the material (e.g. "Name1" or ["Name1","Name2",...]).