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
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
6fbd6e9967b45cb8057492d3534a3014a3ce8ea6
Select Git revision
Branches
2
2CenterLJF
master
default
protected
2 results
Begin with the selected commit
Created with Raphaël 2.2.0
15
Jan
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
13
10
8
7
4
3
27
Apr
14
13
9
8
6
2
1
31
Mar
30
29
26
24
23
19
18
17
12
11
10
9
2
1
26
Feb
25
24
22
Refactoring, debugging, and improving critical line tracing
Some output to see what is failing, update t for Euler properly
Update t properly in the output data structure
allow max step count to be specified for critical curve tracing
Fix the javascript build to make sure exceptions are handled properly
Update the js things to capture exceptions properly (bug in emsdk toolchain it seems)
First try with js with emscripten
Fix bug with empty departure function parsing, add test for it
Turn lambdas to functions
Fix ADL for pow(double, int)?
Move everything into teqp namespace
First cut at tutorial for multi-fluid
Fix mixing of absolute paths and identifiers requiring backwards lookup
Actually throw exceptions, small doc updates
Expose a method for debugging loading of fluid
Allow CAS based lookup of binary pairs
Did I fix the multiprecision issue?
Also turn on teqpc again
Add demo and benchmark for extern "C" interface
Expose more virial coefficients to Python
Do not use the ln(delta) trick when delta is zero; fixing this we can now evaluate at zero density
Move teqpc catch tests into main catch tests
Dump the exports to file for debugging purposes
A wee bit of testing for build failures
All the things to get shared library building
Add PCSAFT to JSON builder; move PCSAFT into its own namespace
Add CPA to json builder
what() is not permitted to throw in base
Generalize JSON model construction, add teqp exception
Don't need Ar02 ratio
Forgot to store the Ar02 derivatives
Ar02 also
Fix Ar01 once more
Return REFPROP Ar01 properly
Cast back to double
Store actual values of Ar01
My friend the template....
Make the type Eigen ArrayXd to help clang?
Add third density derivatives to sat_Z_accuracy.cpp (remarkably, even better than the first derivative)
Resolve the data type ambiguity for the compiler
Loading