carbatpy.utils.run_screening_evaluation ======================================= .. py:module:: carbatpy.utils.run_screening_evaluation .. autoapi-nested-parse:: Run script to evaluate the fluid screening, together with the compressor model which are stored in two csv-files. First they are sorted then concatenated. Afterwards, the Paeroto optimal values are selected, plotted and stored. Created on Mon Feb 12 17:01:22 2024 @author: atakan Attributes ---------- .. autoapisummary:: carbatpy.utils.run_screening_evaluation.RUN_NO carbatpy.utils.run_screening_evaluation.f_add carbatpy.utils.run_screening_evaluation.directory carbatpy.utils.run_screening_evaluation.filename1 carbatpy.utils.run_screening_evaluation.pareto_file carbatpy.utils.run_screening_evaluation.f_name carbatpy.utils.run_screening_evaluation.filename2 carbatpy.utils.run_screening_evaluation.data_screen carbatpy.utils.run_screening_evaluation.keys carbatpy.utils.run_screening_evaluation.fl_all carbatpy.utils.run_screening_evaluation.fl_col carbatpy.utils.run_screening_evaluation.data carbatpy.utils.run_screening_evaluation.eval_dat carbatpy.utils.run_screening_evaluation.keys2 carbatpy.utils.run_screening_evaluation.eval_sorted carbatpy.utils.run_screening_evaluation.all_keys carbatpy.utils.run_screening_evaluation.combined_data carbatpy.utils.run_screening_evaluation.what_act carbatpy.utils.run_screening_evaluation.SUCCESS carbatpy.utils.run_screening_evaluation.objectives_act Module Contents --------------- .. py:data:: RUN_NO :value: 1 .. py:data:: f_add :value: '-sort-rlt-4val' .. py:data:: directory :value: 'C:\\Users\\atakan\\sciebo\\results\\optimal_hp_fluid\\fluid_select_restricted\\2024-02-12-16-55-... .. py:data:: filename1 :value: 'C:\\Users\\atakan\\sciebo\\results\\optimal_hp_fluid\\fluid_select_restricted\\2024-02-12-16-55-... .. py:data:: pareto_file .. py:data:: f_name .. py:data:: filename2 :value: 'C:\\Users\\atakan\\sciebo\\results\\optimal_hp_fluid\\fluid_select_restricted\\2024-02-12-16-55-... .. py:data:: data_screen :value: None .. py:data:: keys .. py:data:: fl_all .. py:data:: fl_col :value: [] .. py:data:: data .. py:data:: eval_dat :value: None .. py:data:: keys2 .. py:data:: eval_sorted .. py:data:: all_keys .. py:data:: combined_data :value: None .. py:data:: what_act .. py:data:: SUCCESS :value: False .. py:data:: objectives_act :value: ['T_glide_h', 'eff_sec_law_r_lowT', 'spec_Volume_sup', 'p_ratio']