Skip to content

Prediction-making

Isotherm prediction

PREDICT_ISOTHERMS (default: no, type: String)

Specify if isotherms should be predicted using the first characteristic curve provided or computed.

Options: yes, no

PREDICTION_TEMPERATURES (default: None, type: Array{Float})

The temperatures at which the isotherms should be computed.

PREDICTION_PRESSURE_RANGE (default: None, type: Tuple{Float})

The pressure range covered by the isotherms. If the values provided are out of reach, the program will fallback to the minimum and maximum pressures that can be reached for the given adsorption potential range.

NUMBER_PRESSURE_POINTS (default: 50, type: Integer)

The number of points used for the isotherm.

SAVE_PREDICTED_ISOTHERMS_DATA (default: no, type: String)

Specify if the predicted isotherms should be written to files.

Options: yes, no

PLOT_PREDICTED_ISOTHERMS (default: yes, type: String)

Specify if the predicted isotherms should be plotted.

Options: yes, no

SAVE_PREDICTED_ISOTHERMS_PLOT (default: no, type: String)

Specify if the predicted isotherms plot should be saved inside the Plots directory.

Options: yes, no

Isobar prediction

PREDICT_ISOBARS (default: no, type: String)

Specify if isobars should be predicted using the first characteristic curve provided or computed.

Options: yes, no

PREDICTION_PRESSURES (default: None, type: Array{Float})

The pressures at which the isobars should be computed.

PREDICTION_TEMPERATURE_RANGE (default: None, type: Tuple{Float})

The temperature range covered by the isobars. If the values provided are out of reach, the program will fallback to the minimum and maximum temperatures that can be reached for the given adsorption potential range.

NUMBER_TEMPERATURE_POINTS (default: 50, type: Integer)

The number of points used for the isobars.

SAVE_PREDICTED_ISOBARS_DATA (default: no, type: String)

Specify if the predicted isobars should be written to files.

Options: yes, no

PLOT_PREDICTED_ISOBARS (default: yes, type: String)

Specify if the predicted isobars should be plotted.

Options: yes, no

SAVE_PREDICTED_ISOBARS_PLOT (default: no, type: String)

Specify if the predicted isobars plot should be saved inside the Plots directory.

Options: yes, no

Isostere prediction

PREDICT_ISOSTERES (default: no, type: String)

Specify if isosteres should be predicted using the first characteristic curve provided or computed.

Options: yes, no

PREDICTION_LOADINGS (default: None, type: Array{Float})

The loadings at which the isosteres should be computed.

PREDICTION_ISOSTERE_RANGE (default: None, type: Tuple{Float})

The temperature range covered by the isosteres. If the values provided are out of reach, the program will fallback to the minimum and maximum temperatures that can be reached for the given adsorbed volume range.

NUMBER_ISOSTERE_POINTS (default: 50, type: Integer)

The number of points used for the isosteres.

SAVE_PREDICTED_ISOSTERES_DATA (default: no, type: String)

Specify if the predicted isosteres should be written to files.

Options: yes, no

PLOT_PREDICTED_ISOSTERES (default: yes, type: String)

Specify if the predicted isosteres should be plotted.

Options: yes, no

SAVE_PREDICTED_ISOSTERES_PLOT (default: no, type: String)

Specify if the predicted isosteres plot should be saved inside the Plots directory.

Options: yes, no