Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
T
teqp_fork_old
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Sven Michael Pohl
teqp_fork_old
Commits
e28f6968e480e55282ec9af9ffc7d4cfe73e6080
Select Git revision
Branches
2
master
default
protected
2CenterLJF
2 results
teqp_fork_old
interface
Author
Search by author
Any Author
authors
Sven Michael Pohl
pohlsvkp
1 author
Aug 25, 2022
Try to make the TP VLE call more reliable. Let's see
· e28f6968
Ian Bell
authored
2 years ago
e28f6968
Aug 24, 2022
Restructure the flag management for mix TP VLE
· a3f0a7f8
Ian Bell
authored
2 years ago
a3f0a7f8
Restructure return value from TP mix VLE into a struct
· a18bfd47
Ian Bell
authored
2 years ago
a18bfd47
Switch TP VLE solver to Powell's dogleg method. Might be just a little bit...
· e8d0d482
Ian Bell
authored
2 years ago
e8d0d482
Aug 23, 2022
Fixed wrapping of VLE routines and their flags objects
· 1bfe3dad
Ian Bell
authored
2 years ago
1bfe3dad
Add example calling script for C interface of LJ EOS
· 141b4ac7
Ian Bell
authored
2 years ago
141b4ac7
Add routine for TP flash for binary mixture, to solve for molar concentrations...
· 72255641
Ian Bell
authored
2 years ago
72255641
Aug 21, 2022
Add reducing functions of Tillner-Roth to Python
· bd2a7d7b
Ian Bell
authored
2 years ago
bd2a7d7b
Aug 19, 2022
Upgrade to newer Catch for teqpc
· 123fc30c
Ian Bell
authored
2 years ago
123fc30c
Include the missing header
· a84349ee
Ian Bell
authored
2 years ago
a84349ee
Remove spurious ;
· b31722ba
Ian Bell
authored
2 years ago
b31722ba
Add destructor
· 635d9ff2
Ian Bell
authored
2 years ago
635d9ff2
Fix location of JSON loading function
· d58ff3e6
Ian Bell
authored
2 years ago
d58ff3e6
Switch the C interface to use the C++ interface, much cleaner
· 0da52c2c
Ian Bell
authored
2 years ago
0da52c2c
Revamped the entire C++ interface from recommendations of Tobias Loew
· 0f47e7f1
Ian Bell
authored
2 years ago
0f47e7f1
Add ability to terminate trace if it goes mechanically unstable (enters the spinodal)
· 041db1c3
Ian Bell
authored
2 years ago
041db1c3
Aug 18, 2022
Back to working with the variants
· 3547ccf9
Ian Bell
authored
2 years ago
3547ccf9
Runtime Ar01 lookup is ~zero, no need to implement other functions
· d597ea97
Ian Bell
authored
2 years ago
d597ea97
Work on C++ interface
· 106acf74
Ian Bell
authored
2 years ago
106acf74
Aug 16, 2022
A lot more control is allowed on polishing for critical loci
· f527d98b
Ian Bell
authored
2 years ago
f527d98b
Expose departure function for Tillner-Roth
· af6c3ac2
Ian Bell
authored
2 years ago
af6c3ac2
Aug 11, 2022
Move all free functions to being bound methods on the class w/ perfect redirector
· 4ba873a9
Ian Bell
authored
2 years ago
4ba873a9
Aug 10, 2022
Add constructor for Ammonia-Water class
· 91e7c9fd
Ian Bell
authored
2 years ago
91e7c9fd
Expose Tillner-Roth model for ammonia/water to python
· 0f99a287
Ian Bell
authored
2 years ago
0f99a287
Add implementation of polishing of pure fluid endpoint in critical tracing
· a956e698
Ian Bell
authored
2 years ago
a956e698
Aug 03, 2022
Version 0.10
· c98e1240
Ian Bell
authored
2 years ago
c98e1240
Simplify and expand the Arxy method wrapping
· 187b8c98
Ian Bell
authored
2 years ago
187b8c98
Simplify the Aig00 case
· 50fd6b11
Ian Bell
authored
2 years ago
50fd6b11
Ideal-gas properties appear to be working properly
· 99c0da59
Ian Bell
authored
2 years ago
99c0da59
Aug 01, 2022
Isobaric parametric tracing might be working now
· 57708699
Ian Bell
authored
2 years ago
57708699
Expose the new constant pressure phase equilibrium routines
· 359bcc58
Ian Bell
authored
2 years ago
359bcc58
Jul 28, 2022
Bump version and autodiff
· bb5a104e
Ian Bell
authored
2 years ago
bb5a104e
Version 0.9.5
· 7da147bf
Ian Bell
authored
2 years ago
7da147bf
Jul 27, 2022
version 0.9.4
· 6ec2f6ec
Ian Bell
authored
2 years ago
6ec2f6ec
Jul 26, 2022
Expose get_a and get_b functions for cubics
· 84ebc0fb
Ian Bell
authored
2 years ago
84ebc0fb
v0.9.3, bugfix for mix_VLE_Tx
· 0467dd4f
Ian Bell
authored
2 years ago
0467dd4f
Fix bug in mix_VLE_Tx with missing abs value
· d87e91ea
Ian Bell
authored
2 years ago
d87e91ea
Jul 25, 2022
Allow for more control in the critical tracing (small T) and more verbosity
· 396e2ed3
Ian Bell
authored
2 years ago
396e2ed3
Jul 05, 2022
Bump version
· 0d12313f
Ian Bell
authored
2 years ago
0d12313f
bugfix to allow for kmat and coeffs in PC-SAFT
· 888a60bd
Ian Bell
authored
2 years ago
888a60bd
Loading