Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
steam-material-library
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
STEAM
steam-material-library
Graph
9e2a0e8ea489494c42f545801b5f28ba1bcd6cf1
Select Git revision
Branches
2
master
default
protected
newMaterialProperties
Tags
18
2025.3.2-release
protected
2025.3.1-release
protected
2025.1.1-release
protected
2024.12.2-release
protected
2024.12.1-release
protected
2024.11.3-release
protected
2024.11.2-release
protected
2024.11.1-release
protected
2024.8.1-release
protected
2024.8.0-release
protected
2024.7.5-release
protected
2024.7.4-release
protected
2024.7.3-release
protected
2024.7.2-release
protected
2024.7.1-release
protected
2024.6.1-release
protected
2024.5.1-release
protected
cerngetdp_2024.4.0
20 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
14
Mar
13
11
10
7
26
Feb
6
28
Jan
9
29
Dec
12
5
27
Nov
22
20
15
12
14
Aug
30
Jul
16
15
13
12
9
3
2
18
Jun
28
May
21
2
29
Apr
25
24
23
22
19
18
17
11
8
3
19
Mar
18
15
14
13
12
11
6
5
4
3
26
Feb
23
22
21
20
19
16
15
13
12
9
8
7
6
5
30
Jan
26
25
24
23
22
19
18
17
15
12
11
10
9
19
Dec
18
15
14
13
12
11
3
1
28
Nov
27
23
22
17
16
15
14
10
9
8
7
3
2
31
Oct
27
25
24
23
19
18
17
14
12
11
10
9
6
5
4
3
2
29
Sep
28
27
22
21
20
19
18
14
8
17
Aug
15
11
4
3
2
1
31
Jul
27
25
21
7
22
Jun
12
9
8
6
26
May
24
23
22
17
16
15
11
10
9
4
26
Apr
25
24
21
20
19
18
17
14
13
28
Mar
24
22
21
20
17
16
15
14
9
8
7
3
2
1
27
Feb
24
23
22
21
17
16
13
6
3
24
Oct
22
Sep
28
Mar
24
21
Feb
25
May
30
Aug
22
21
29
Jul
18
12
11
21
Jun
20
7
5
4
27
May
23
21
20
18
Mar
5
7
Dec
16
Oct
15
10
Feb
11
Jan
14
Dec
22
Jul
25
Apr
10
Mar
16
Jan
13
15
Dec
18
Nov
7
17
Aug
14
Jul
13
29
Jun
24
May
improved six Jc functions: 1) functions are 10-60% faster now. 2) function Jc_NbTi_Bottura.m cannot return imaginary values anymore
master
master
fixed a second bug in the recently changed cpNb3Sn_Arp_Knapp_mat.m, which gave an error if the argument T was an empty vector
fixed bug in the recently changed cpNb3Sn_Arp_Knapp_mat.m, which gave an error if 4 empty arguments were passed
Corrected STEAM_MatPro_template.m that didn't correctly called CFUN_rhoCu_NIST_v2 when in .mex mode
2025.3.2-release
2025.3.2-release
Improved the function cpNb3Sn_Arp_Knapp_mat.m: 1) it now works when Tc, Tc0, Tcs are either scalars or vectors. 2) if Tc, Tc0, and Tcs are all vectors with identical elements. If so, they'll be changed to scalars to speed up calculation. 3) Small speed improvement by commenting redundant "ps(idxAboveTc) = 0;". 4) changed code reformatting to make it more readable. NOTE: The edited function is expected to return the same values as before (when Tc, Tc0, Tcs are scalars).
2025.3.1-release
2025.3.1-release
corrected typo in the name
renamed Matlab functions cpNb3Sn_cryocomp_mat and cpNb3Sn_cryocomp_B to cpNb3Sn_Arp_Knapp_mat and cpNb3Sn_Arp_Knapp_B
corrected function CFUN_CvNb3Sn_Arp_Knapp_v1 to CFUN_CvNb3Sn_Arp_Knapp_v2.c
corrected STEAM_MatPro_template.m to correctly write handle_Tc_Tcs_Nb3Sn_Bordini and handle_Tc_Tcs_Nb3Sn_Summers
HcFit_Benchmark: introduce lower B limit minB
JcFit_Benchmark: replace macros by static const global vars
Merge branch 'master' of https://gitlab.cern.ch/steam/steam-material-library
add Pancake benchmark Jc fit, use with caution (not tested yet, and no reference)
fixed bug in rhoBeCu_nist_mat.m that caused an error when the argument f_scaling is a scalar (which should be the only way the function works...)
- Updated COMSOL md
Merge branch 'master' of https://gitlab.cern.ch/steam/steam-material-library
2025.1.1-release
2025.1.1-release
add hHn_1 & hN_v1_deriv
CI/C: package-win64 needs compile-mex
2024.12.2-release
2024.12.2-release
compile-cerngetdp job should also run for tagged versions
2024.12.1-release
2024.12.1-release
Cleaned up generate_ref_data.py
Fixed bug in python bindings for Fortran-ordered input arrays, e.g. when transposing.
.gitlab-ci.yml: adapt to new CERNGetDP runner tags
- updated the README.md
parallelize snapshot and compiled getdp tests
CI/CD, pages job also on STEAM VM to use readily created venv
CI/CD: fix and simplify pages job
CI/CD: prepare_venv job needs to be run on our runner
CI/CD: clean venvs to remove reinstalling the same packages multiple times
CI/CD: enable compiled getdp tests in addition to snapshot tests
CI/CD: add artifact to compile_cerngetdp, remove deps for test-dll and test-snapshot-cerngetdp
CI/CD compile-cerngetdp: more fixes
CI/CD compile cerngetdp: don't clone submodules
CI/CD: compile-cerngetdp further fixes
CI/CD compile-cerngetdp: trying to convince powershell to give me a temporary dir (I miss linux)
CI/CD: compile-cerngetdp fix copy command
CI/CD: use temporary folder
CI/CD compile_cergetdp: add copy steam-mat-lib to right place
CI/CD: add missing word in compile-cerngetdp
CI/CD: pip --> pip3
also call steam_material_adder
Loading