forked from Aeroscience-Computations-Analysis-Lab/underPINN
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
30 lines (30 loc) · 1.08 KB
/
Copy pathCITATION.cff
File metadata and controls
30 lines (30 loc) · 1.08 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Kumar"
given-names: "Prashant"
- family-names: "Senthilkumar"
given-names: "Lohith"
- family-names: "Ranjan"
given-names: "Rajesh"
title: "underPINN-v2605"
version: "2605"
date-released: "2026-05-26"
url: "https://github.com/Aeroscience-Computations-Analysis-Lab/underPINN.git"
repository-code: "https://github.com/Aeroscience-Computations-Analysis-Lab/underPINN.git"
license: GPL-3.0
abstract: >
underPINN-v2605 is a modular, GPU-accelerated Physics-Informed Neural Network
framework built on JAX, Flax, and Optax. It supports FBPINN domain
decomposition, attention-augmented networks, RAR-D adaptive resampling,
lax.scan fused training kernels, automatic restart/resume from checkpoints,
inverse problems, transfer learning, and 16 built-in PDE examples spanning
1-D ODEs through 3-D Navier-Stokes and compressible Euler flows.
keywords:
- physics-informed neural networks
- PINN
- JAX
- scientific machine learning
- CFD
- Navier-Stokes
- finite basis PINN