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
Graph
a5ab5803ac40efa4f6a90af4b5c015a990237b2b
Select Git revision
Branches
2
2CenterLJF
master
default
protected
2 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
21
Aug
19
18
16
11
10
8
7
3
2
1
31
Jul
28
27
26
25
18
7
6
5
28
Jun
17
15
8
7
2
27
May
26
25
24
22
21
20
19
20
Apr
19
12
11
5
27
Mar
24
23
22
21
20
18
17
11
10
8
2
28
Feb
25
24
23
22
19
18
17
15
14
13
12
11
10
7
3
2
31
Jan
28
27
15
13
22
Dec
17
10
18
Nov
17
15
8
6
5
4
3
2
29
Oct
28
27
25
24
21
20
19
18
15
14
12
7
4
1
21
Sep
17
16
15
12
11
10
8
26
Aug
6
4
3
29
Jul
22
15
8
7
6
2
29
Jun
21
18
17
16
15
2
21
May
20
18
Add ability to do pure fluid VLE calculations. Some more testing would be good
Throw an error for pure fluid endpoint for Tillner-Roth model due to derivative problem
Add reducing functions of Tillner-Roth to Python
Upgrade to newer Catch for teqpc
Include the missing header
Remove spurious ;
Add destructor
Make teqpcpp relocatable on platforms where that matters
Fix location of JSON loading function
Switch the C interface to use the C++ interface, much cleaner
How did Python get into my C++ :)
Revamped the entire C++ interface from recommendations of Tobias Loew
Add ability to terminate trace if it goes mechanically unstable (enters the spinodal)
Break VLE isobar and isotherm tracing if any molar concentrations are not finite
Prohibit calling ancillaries above the reducing temperature
Back to working with the variants
Remove unused header
Runtime Ar01 lookup is ~zero, no need to implement other functions
Add missing header
Work on C++ interface
A lot more control is allowed on polishing for critical loci
Make error message accessible from teqp exceptions
Expose departure function for Tillner-Roth
Move all free functions to being bound methods on the class w/ perfect redirector
Add constructor for Ammonia-Water class
No more tabs
Expose Tillner-Roth model for ammonia/water to python
Pure endpoint polishing is opt-in, not opt-out for critical curves
Silence shell output
Add implementation of polishing of pure fluid endpoint in critical tracing
Move PC-SAFT catch tests into own file
Refactor pure fluid critical routines into separate header
Add check on length of mole fractions in vdW model
Fix indentation in all catch tests
Fix Tillner-Roth implementation, can trace what seem like correct critical loci
First cut at Tillner-Roth
Don't evaluate ln(delta) when delta is zero, even if this is not used
Approx for catch tests, fail in debug but not in Release, weird
Update Dockerfiles to ubuntu 22.04
Merge branch 'sphinx'
Loading