Skip to content

Commit 0284ad0

Browse files
authored
Update README.md
1 parent c73b1f4 commit 0284ad0

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,17 @@
44

55
### Description
66

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.
88

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+
<h3 align="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+
915
- The tab "Direct computation" computes the evolution of all the structural fiber parameters during the drawing process with the input chosen by the user.
1016
- 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.
1218

1319
### Installation
1420

0 commit comments

Comments
 (0)