Skip to content

Commit

Permalink
Merge pull request #439 from AlbertoCuadra/develop
Browse files Browse the repository at this point in the history
Update: database
  • Loading branch information
AlbertoCuadra committed Apr 6, 2022
2 parents 3e0d119 + 83374dd commit 9af4f1a
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
Binary file modified Databases/DB.mat
Binary file not shown.
Binary file modified Databases/DB_master.mat
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
'Be(b) [1543-1563]';
'Be(L) [1563-6000]';
'Br2(L) [265.9-6000]';
'C(gr) [200-20000]'; % The range is 200-6000 [K], but with our formulation is okay we do not use it.
'C(gr) [200-6000]';
'Ca(a) [200-716]';
'Ca(b) [716-1115]';
'Ca(L) [1115-6000]';
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
'Be(b) [1543-1563]';
'Be(L) [1563-6000]';
'Br2(L) [265.9-6000]';
'C(gr) [200-20000]'; % The range is 200-6000, but with our formulation is okay we do not use it.
'C(gr) [200-6000]';
'Ca(a) [200-716]';
'Ca(b) [716-1115]';
'Ca(L) [1115-6000]';
Expand Down

0 comments on commit 9af4f1a

Please sign in to comment.