Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Final project based on NLSE #2

Open
wants to merge 27 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
859a939
First commit on Nov 29
Lyapage Nov 29, 2016
1c96777
First commit
Lyapage Nov 29, 2016
3c5e3de
second commit
Lyapage Nov 29, 2016
2d83e8f
three forms of NLSE provided
Lyapage Dec 10, 2016
9517bce
basic instruction finished
Lyapage Dec 10, 2016
bb3ebaa
micropropulsion engine designed by solidworks finished
Lyapage Dec 10, 2016
5f97537
explained the meaning of solving this problem
Lyapage Dec 11, 2016
486b824
solving analytical solution
Lyapage Dec 11, 2016
002e992
define a function to calculate analytical solution
Lyapage Dec 11, 2016
05235aa
complex number is annoying
Lyapage Dec 11, 2016
8d3accf
if condition statement solved complex number problem,greatgit add Hig…
Lyapage Dec 12, 2016
95b8890
analytical solution figure finished
Lyapage Dec 12, 2016
8e01246
for numerical solution there are two schemes
Lyapage Dec 12, 2016
925c447
Taha scheme not suitable, Crank-nilson scheme adopted
Lyapage Dec 12, 2016
44a8ea2
generate matrix
Lyapage Dec 12, 2016
d2d4899
This is not a linear system, so matrix seems to be useless
Lyapage Dec 12, 2016
42ab8e2
searching for solution of solving equations
Lyapage Dec 12, 2016
1f46277
diagonal term is not the constant term
Lyapage Dec 12, 2016
a9b0129
Mark paper solved coefficient matrix problem
Lyapage Dec 13, 2016
af27463
right-hand side generated
Lyapage Dec 13, 2016
aaccb74
put complex number into array getting trouble, imag part discard
Lyapage Dec 13, 2016
93e1ff1
dtype solved complex number array
Lyapage Dec 13, 2016
241c470
numerical figure obtained
Lyapage Dec 13, 2016
d35f701
something wrong with crank_nicol function
Lyapage Dec 13, 2016
b51d1e7
function fixed
Lyapage Dec 13, 2016
42825cc
the tendency looks right, but error were so large
Lyapage Dec 14, 2016
83beb14
title for numerical solution figure changed
Lyapage Dec 14, 2016
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
772 changes: 772 additions & 0 deletions Lyapage/High-Order_NLSE.ipynb

Large diffs are not rendered by default.