Uses of Class
neqsim.thermo.util.derivatives.FugacityJacobian
Packages that use FugacityJacobian
Package
Description
Automatic differentiation and gradient computation for thermodynamic calculations.
-
Uses of FugacityJacobian in neqsim.thermo.util.derivatives
Fields in neqsim.thermo.util.derivatives declared as FugacityJacobianModifier and TypeFieldDescriptionprivate FugacityJacobian[]DifferentiableFlash.cachedFugacityJacobiansCached fugacity Jacobians for each phase.Methods in neqsim.thermo.util.derivatives that return FugacityJacobianModifier and TypeMethodDescriptionDifferentiableFlash.extractFugacityJacobian(int phaseIndex) Extract fugacity Jacobian from a phase using existing NeqSim derivatives.DifferentiableFlash.getFugacityJacobians()Get cached fugacity Jacobians.