Skip to content

Commit 679320b

Browse files
committed
Add CITATION.cff
1 parent 7942647 commit 679320b

File tree

1 file changed

+49
-0
lines changed

1 file changed

+49
-0
lines changed

CITATION.cff

Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
# This CITATION.cff file was generated with cffinit.
2+
# Visit https://bit.ly/cffinit to generate yours today!
3+
4+
cff-version: 1.2.0
5+
title: ConservationLawsParticles.jl
6+
message: >-
7+
If you use this software, please cite it using the
8+
metadata from this file.
9+
type: software
10+
authors:
11+
- given-names: Federico
12+
family-names: Stra
13+
email: stra.federico@gmail.com
14+
affiliation: Politecnico di Torino
15+
orcid: 'https://orcid.org/0000-0001-8151-1045'
16+
identifiers:
17+
- type: doi
18+
value: 10.1137/21M1462994
19+
description: >-
20+
Entropy solutions of mildly singular nonlocal scalar
21+
conservation laws with congestion via deterministic
22+
particle methods
23+
- type: doi
24+
value: 10.1007/s00526-024-02848-9
25+
description: >-
26+
Stability of quasi-entropy solutions of non-local
27+
scalar conservation laws
28+
repository-code: >-
29+
https://github.com/FedericoStra/ConservationLawsParticles.jl
30+
url: >-
31+
https://federicostra.github.io/ConservationLawsParticles.jl
32+
abstract: >-
33+
This package implements the deterministic particle schemes
34+
to solve 1D conservation laws described in the article
35+
"Entropy solutions of mildly singular nonlocal scalar
36+
conservation laws with congestion via deterministic
37+
particle methods", E. Radici, F. Stra, SIAM J. Math. Anal.
38+
55.3 (2021),
39+
https://epubs.siam.org/doi/10.1137/21M1462994,
40+
https://arxiv.org/abs/2107.10760.
41+
keywords:
42+
- conservation laws
43+
- differential equation
44+
- numerical method
45+
- deterministic particle scheme
46+
- Lagrangian discretization
47+
- mathematical analysis
48+
- numerical analysis
49+
license: MIT

0 commit comments

Comments
 (0)