Skip to content
Snippets Groups Projects
Commit 39a780f9 authored by Ian Bell's avatar Ian Bell
Browse files

Document models to be added

parent 924d4090
No related branches found
No related tags found
No related merge requests found
......@@ -3,6 +3,13 @@
#include "teqp/core.hpp"
#include <optional>
/**
To add:
1. Other cubic EOS (PR, SRK)
2. PC SAFT
3. LKP (Stefan Herrig's thesis)
*/
/* A (very) simple implementation of the van der Waals EOS*/
class vdWEOS1 {
private:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment