yaeos
User documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
MHV
Interface
MPL
3 statements
Source File
huron_vidal.f90
yaeos__models_cubic_mixing_rules_huron_vidal
MHV
Contents
Module Procedures
init_mhv
public interface MHV
Module Procedures
private function
init_mhv
(Ge, b, q, lij) result(mixrule)
Arguments
Type
Intent
Optional
Attributes
Name
class(
GeModel
),
intent(in)
::
Ge
real(kind=pr),
intent(in)
::
b
(:)
real(kind=pr),
intent(in)
::
q
real(kind=pr),
intent(in),
optional
::
lij
(:,:)
Return Value
type(
MHV
)