Skip to content

Commit 5a1c490

Browse files
author
steriva
committed
Adding new papers
1 parent b163c41 commit 5a1c490

1 file changed

Lines changed: 41 additions & 0 deletions

File tree

papers.json

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,47 @@
2626
"submodule_path": "repositories/ROSE-pDMD",
2727
"doi": "10.1080/00295450.2025.2575701",
2828
"paper_url": "https://doi.org/10.1080/00295450.2025.2575701"
29+
},
30+
{
31+
"title": "pyforce: Python Framework for data-driven model Order Reduction of multi-physiCs problems",
32+
"authors": "Stefano Riva; Carolina Introini; Antonio Cammi",
33+
"journal": "Journal of Open Source Software",
34+
"year": 2026,
35+
"volume": "11",
36+
"pages": "6950",
37+
"repository": "ROSE-pyforce",
38+
"repository_url": "https://github.com/ERMETE-Lab/ROSE-pyforce",
39+
"submodule_path": "repositories/ROSE-pyforce",
40+
"doi": "10.21105/joss.06950",
41+
"paper_url": "https://doi.org/10.21105/joss.06950"
42+
},
43+
{
44+
"title": "OFELIA: An OpenMC-FEniCSx coupling for neutronic calculation with temperature feedback",
45+
"authors": "Lorenzo Loi; Stefano Riva; Carolina Introini; Francesca Giacobbo; Xiang Wang; Antonio Cammi",
46+
"journal": "Nuclear Engineering and Design",
47+
"year": 2024,
48+
"volume": "428",
49+
"pages": "113480",
50+
"repository": "MP-OFELIA",
51+
"repository_url": "https://github.com/ERMETE-Lab/MP-OFELIA",
52+
"submodule_path": "repositories/MP-OFELIA",
53+
"doi": "10.1016/j.nucengdes.2024.113480",
54+
"paper_url": "https://www.sciencedirect.com/science/article/pii/S0029549324005806",
55+
"notes": "Fully open-source multi-physics coupling of OpenMC (neutronics) and FEniCSx (thermal-hydraulics) for PWR fuel pin analysis."
56+
},
57+
{
58+
"title": "A finite element implementation of the incompressible Schrödinger flow method",
59+
"authors": "Stefano Riva; Carolina Introini; Antonio Cammi",
60+
"journal": "Physics of Fluids",
61+
"year": 2024,
62+
"volume": "36",
63+
"pages": "017138",
64+
"repository": "MP-pyISFenix",
65+
"repository_url": "https://github.com/ERMETE-Lab/MP-pyISFenix",
66+
"submodule_path": "repositories/MP-pyISFenix",
67+
"doi": "10.1063/5.0180356",
68+
"paper_url": "https://doi.org/10.1063/5.0180356",
69+
"notes": "Finite element formulation of the Incompressible Schrödinger Flow method for inviscid fluid simulation via the Madelung analogy."
2970
}
3071
]
3172
}

0 commit comments

Comments
 (0)