information.html
来自「这个软件程序是关于NLS的,即非线形方程组的,感觉蛮好用的,与大家分享一下」· HTML 代码 · 共 69 行
HTML
69 行
<html>
<head>
<title>NLSE - Program introduction and overview</title>
</head>
<!-- -------------------------------------------[ Body ]------------------------------------ -->
<body bgcolor="#FFFFFF" text="#000000">
<body background="background.gif">
<br>
<br>
<center><font color = "black" size = 6><b><u>Nonlinear Schrödinger Equation Solver</u></b></font></center>
<br>
<br>
<br>
<center>
<table cellspacing=0 border=0 cellpadding=0 width=75%>
<tr>
<td>
<font color = "black" size = 4>
<b>
<br>
<br>
We are now providing an executable file for download that solves the Nonlinear Schrödinger equation
by using the symetric split-step method. This program was written in C++/VC++ and will work on
all Microsoft windows based computers with operating systems (Win95 - Current/Future). The executable file,
which is 68k, includes plotting and visualization software along with the option to explort the
results of the simmulations.
<br>
<br>
This program solves the Nonlinear Schrödinger equation as given by:
<center><img src="NLSE_small.jpg"></center>
<br>
It is intended to serve as a suplemental tool for those learning nonlinear optics since it alows
the user to change all of the parameters and thus quickly see their effect on pulse propagation.
Moreover, it includes examples from Professor Agrawal's <i>Nonlinear Fiber Optics</i>
book. Although these may be loaded and run to obtain the same figures found in the above mentioned book
users can gain a more detailed understanding by changing parameters, such as chirp, and viewing their
effect on propagation.
<br>
<br>
Here is a screen shot of the program (for those interested)
<br>
<br>
<center><img src="screenshot.jpg"></center>
<br>
<br>
This program, its examples, this file and a more detailed *.pdf file are all included in the *.zip file.
Click here to download <a href="publications/programs/NLSE.zip"><font size = "4"> Version 1.0</font></a> now.
<br>
<br>
<br>
</b>
</font>
</td>
</tr>
</table>
<h4><font color=teal>Last updated 8/26/2005. Copyright © 2005 Nick Usechak. All rights reserved.</font>
<br>
<br>
<br>
<br>
</center>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?