You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-2Lines changed: 8 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,11 +4,17 @@
4
4
5
5
### Description
6
6
7
-
This application allows to compute the drawing parameters to realize a tubular hollow-core optical fiber. The method used in this software is that described in the paper of Jasion *et al.*[[1]](#1) with two minor corrections:
7
+
This application allows to compute the drawing parameters to realize a tubular hollow-core optical fiber.
8
8
9
+
The method used in this software is that described in the paper of Jasion *et al.*[[1]](#1) with a minor corrections: equation 3 has been modified as follow to take into account the fact that the black body radiation is a surface phenomenom and not a volume phenomenom.
10
+
11
+
<h3align="center">
12
+
$\frac{\left(R_j^2-r_j^2\right)}{2}\rho c_p w \frac{dT}{dz}=R_j N \left(T_a-T\right)+R_j \sigma \left(\alpha(T_a)T_a^4-\alpha(T)T^4\right)$
13
+
</h3>
14
+
9
15
- The tab "Direct computation" computes the evolution of all the structural fiber parameters during the drawing process with the input chosen by the user.
10
16
- The tab "Optimization" computes the pressures and the furnace temperature that allow to obtain a target fiber from a given preform.
11
-
- The tab "Parameters" (in v1.3) allows to modify the materials properties that can depends on the temperature.
17
+
- The tab "Parameters" (version >1.3) allows to modify the materials properties that can depends on the temperature.
0 commit comments