-
Notifications
You must be signed in to change notification settings - Fork 23
/
Copy path.zenndo.json
48 lines (47 loc) · 2.08 KB
/
.zenndo.json
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
44
45
46
47
48
{
"description": "<p>The propagation of pulses in optical fibers is described by the generalized nonlinear Schrodinger equation (GNLSE), which takes into account the fiber losses, nonlinear effects, and higher-order chromatic dispersion. The GNLSE is a partial differential equation, whose order depends on the accounted nonlinear and dispersion effects. We present gnlse-python, an nonlinear optics modeling toolbox that contains a rich set of components and modules to solve GNLSE using the split-step Fourier transform method (SSFM). The numerical solver is freely available, implemented in Python language and includes a number of optical fiber analysis tools.</p>",
"license": "MIT",
"title": "WUST-FOG/gnlse-python: v2.0.0 bulit on 26 April 2021",
"version": "2.0.0",
"upload_type": "software",
"publication_date": "2022-04-26",
"creators": [
{
"affiliation": "Wroc\u0142aw University of Science and Technology",
"name": "Sylwia Majchrowska"
},
{
"affiliation": "Wroc\u0142aw University of Science and Technology",
"name": "Pawe\u0142 Redman"
},
{
"affiliation": "Wroc\u0142aw University of Science and Technology",
"name": "Magdalena Zatorska"
},
{
"affiliation": "Wroc\u0142aw University of Science and Technology",
"name": "Daniel Szulc"
},
{
"affiliation": "Wroc\u0142aw University of Science and Technology",
"name": "Adam Paw\u0142owski"
},
{
"affiliation": "Wroc\u0142aw University of Science and Technology",
"name": "Karol Tarnowski"
}
],
"access_right": "open",
"related_identifiers": [
{
"scheme": "url",
"identifier": "https://github.com/WUST-FOG/gnlse-python/tree/2.0.0",
"relation": "isSupplementTo"
},
{
"scheme": "doi",
"identifier": "10.5281/zenodo.6495720",
"relation": "isVersionOf"
}
]
}