-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
43 lines (43 loc) · 1.37 KB
/
Copy pathCITATION.cff
File metadata and controls
43 lines (43 loc) · 1.37 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
31
32
33
34
35
36
37
38
39
40
41
42
43
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
type: software
title: "SAW Resonator Finite-Element Simulation"
abstract: >
A MATLAB + Gmsh piezoelectric finite-element solver for the frequency-domain
simulation and design of Surface Acoustic Wave (SAW) resonators and filters,
with vectorized assembly, complex-coordinate-stretched PML and parfor-parallel
Y11 admittance sweeps.
authors:
- family-names: Duan
given-names: Shaoqing
# orcid: "https://orcid.org/0000-0000-0000-0000" # 有就反注释并填
# affiliation: "" # 单位(可留空)
repository-code: "https://github.com/Duane245/SAW-FEM-MATLAB"
url: "https://github.com/Duane245/SAW-FEM-MATLAB"
license: MIT
version: "0.4.0"
date-released: "2026-06-10"
identifiers:
- type: doi
value: "10.5281/zenodo.20362278"
description: "Concept DOI (all versions)"
- type: doi
value: "10.5281/zenodo.20362279"
description: "Version DOI for v0.1.0"
- type: doi
value: "10.5281/zenodo.20380701"
description: "Version DOI for v0.2.0"
- type: doi
value: "10.5281/zenodo.20545009"
description: "Version DOI for v0.3.0"
- type: doi
value: "10.5281/zenodo.20635934"
description: "Version DOI for v0.4.0"
keywords:
- SAW
- surface-acoustic-wave
- piezoelectric
- finite-element
- PML
- MATLAB
- Gmsh