Skip to main content
Glama

calc_liquid_component_fugacity

Calculate fugacity for single-liquid components using EOS models like PR, SRK, RK, and vdW with Poynting correction for chemical engineering applications.

Instructions

This function calculates the fugacity of single-liquid component using different equation of states (EOS) including Peng-Robinson (PR), Soave-Redlich-Kwong (SRK), Redlich-Kwong (RK), and van der Waals (vdW). The fugacity is calculated based on the EOS used for the gas phase and Poynting correction.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
componentYesComponent name and properties
temperatureYesTemperature of the system
pressureYesPressure of the system
eos_modelNoEOS model to use, e.g., 'SRK', 'PR'SRK
solver_methodNoSolver method for fugacity calculation, e.g., 'least-square method', 'fsolve', 'root'ls
liquid_fugacity_modeNoMode for liquid fugacity calculation, 'EOS' or 'Poynting'EOS

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/sinagilassi/mozichem-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server