-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathcode.json
More file actions
19 lines (19 loc) · 981 Bytes
/
Copy pathcode.json
File metadata and controls
19 lines (19 loc) · 981 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
"ribbon": {
"title": "SCIMITAReX3D",
"description": "The Computational Multiphysics Research Group (CoMPhys Lab) focuses on developing advanced computational tools to study complex thermomechanical systems involving moving boundaries, multiphase interactions, and high strain-rate physics. Our research spans a broad range of applications—from bioinspired flight and cardiovascular flows to droplet evaporation, energetic material dynamics, and hypersonic reentry physics."
},
"tagline": "Exascale Hybrid Sharp/Diffuse Interface Solver for Multi-Material Dynamics",
"buttons": [
{ "label": "Github", "icon": "fab fa-github", "link": "#" },
{ "label": "Docs", "icon": "fas fa-book", "link": "#" },
{ "label": "Coverage", "icon": "fas fa-user", "link": "#" },
{ "label": "Performance", "icon": "fas fa-tachometer-alt", "link": "#" }
],
"news": [
{
"title": "7-th Sprint Cycle of ScimitarX",
"date": "Sept 10, 2025"
}
]
}