diff --git a/docs/reference/thermo/acm/UNIQUAC.md b/docs/reference/thermo/acm/UNIQUAC.md new file mode 100644 index 0000000..a82a296 --- /dev/null +++ b/docs/reference/thermo/acm/UNIQUAC.md @@ -0,0 +1,7 @@ +# polykin.thermo.acm + +::: polykin.thermo.acm + options: + members: + - UNIQUAC + - UNIQUAC_gamma diff --git a/mkdocs.yml b/mkdocs.yml index aaaf550..d201d00 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -251,6 +251,7 @@ nav: #- reference/thermo/index.md - IdealSolution: reference/thermo/acm/IdealSolution.md - NRTL: reference/thermo/acm/NRTL.md + - UNIQUAC: reference/thermo/acm/UNIQUAC.md - polykin.stepgrowth: - Solutions: reference/stepgrowth/solutions.md - polykin.utils: