MoDeNa  1.0
Software framework facilitating sequential multi-scale modelling
VLE_main.F90 File Reference

This file contains the subroutine which controls the phase equilibrium calculation. More...

Go to the source code of this file.

Functions/Subroutines

subroutine vle_mix (rhob, density, chemPot_total, user)
 

Detailed Description

This file contains the subroutine which controls the phase equilibrium calculation.

Definition in file VLE_main.F90.

Function/Subroutine Documentation

◆ vle_mix()

subroutine vle_mix ( real, dimension(2,0:nc)  rhob,
real, dimension(np)  density,
real, dimension(nc)  chemPot_total,
type (userctx)  user 
)
Parameters
user------------------------------------------------------------———

Variables


prepare for phase equilibrium calculation for given T


Output results of phase equilibrim calculation

Definition at line 7 of file VLE_main.F90.

Referenced by dft().