Skip to content

Analysis of Failed BFB Simulations #1093

@boverhof

Description

@boverhof

Description

On AWS S3 there are records since 2020 of BFB runs. Some of these runs have failed because of convergence errors. An ability to analyze the inputs that create convergence errors would be useful in determining new parameter ranges/sets to try.

Demonstration

Here are sets of parameters that were used to run the BFB simulation. Parameter values that were associated with an error run are added to the "ERROR" set.

(py3.9) joshuas-mbp:foquscloudstack-blue-bluefoqussession6a558c90-1gzb41km1tzgi boverhof$ python analyze.py 
SAMPLES: total=24 error=2 success=22     session_1ecaa38c-78a7-4c9b-844c-525a2691c2d1_finished.txt
SAMPLES: total=12 error=1 success=11     session_6a3ba68d-1555-47c5-b6dd-584e6fd6a784_finished.txt
SAMPLES: total=20 error=2 success=18     session_5aaca30a-3dfe-4597-b8b9-31d60c1fd84e_finished.txt
SAMPLES: total=21 error=1 success=20     session_72db33ca-8400-4524-9c09-ff962222de39_finished.txt
SAMPLES: total=20 error=3 success=17     session_33615520-46c9-4a91-a466-52994643a57d_finished.txt
SAMPLES: total=20 error=1 success=19     session_a943067f-a483-4a52-848c-b5ddb827be21_finished.txt
TOTAL: 24 24
    BFBadsM.Lb -- {1.972}  ERRORS:{1.972}
       fg_flow -- {90339.3, 80301.6, 110414.7, 70263.9, 100377}  ERRORS:{90339.3, 80301.6, 110414.7, 70263.9}
    BFBadsB.Dt -- {11.897}  ERRORS:{11.897}
 GHXfg.GasIn.T -- {54}  ERRORS:{54}
    BFBadsM.dx -- {0.06695}  ERRORS:{0.06695}
  GHXfg.A_exch -- {16358}  ERRORS:{16358}
            dp -- {0.00015, 0.000174, 0.0001402, 0.0001598, 0.000126}  ERRORS:{0.0001598, 0.000126, 0.000174, 0.0001402}
    BFBadsM.Cr -- {1}  ERRORS:{1}
 GHXfg.GasIn.P -- {1.01325}  ERRORS:{1.01325}
     BFBRGN.Dt -- {9.041}  ERRORS:{9.041}
  BFBRGNTop.Cr -- {1}  ERRORS:{1}
    BFBadsT.Cr -- {1}  ERRORS:{1}
  BFBRGNTop.Lb -- {7.1926}  ERRORS:{7.1926}
     BFBRGN.Lb -- {8.886}  ERRORS:{8.886}
    BFBadsB.Cr -- {1}  ERRORS:{1}
    BFBadsT.Lb -- {2.2029999999999994}  ERRORS:{2.2029999999999994}
     BFBRGN.Cr -- {1}  ERRORS:{1}
    BFBadsM.Dt -- {15}  ERRORS:{15}
    BFBadsT.dx -- {0.06239700000000001}  ERRORS:{0.06239700000000001}
    BFBadsB.Lb -- {2.085}  ERRORS:{2.085}
    BFBadsT.Dt -- {15}  ERRORS:{15}
  BFBRGNTop.Dt -- {9.195}  ERRORS:{9.195}
    BFBadsB.dx -- {0.0127}  ERRORS:{0.0127}
            Kd -- {100}  ERRORS:{100}

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions