Added the WITH_VCSNONIDEAL flag
This commit is contained in:
parent
0c6c9dedef
commit
45c65a18f9
1 changed files with 4 additions and 0 deletions
|
|
@ -152,5 +152,9 @@ typedef int ftnlen; // Fortran hidden string length type
|
|||
|
||||
#undef WITH_PRIME
|
||||
|
||||
// Enable the VCS NonIdeal equilibrium solver. This is
|
||||
// accessed by specifying the solver=2 option
|
||||
#undef WITH_VCSNONIDEAL
|
||||
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue