Recent content by syedmohsin

  1. S

    Non-linear Schrodinger Equation (Differential Equation)

    Can you guide me about adaptive mesh method or send some links about it?
  2. S

    Non-linear Schrodinger Equation (Differential Equation)

    For my work i have a simple numerical solution. i need to generate a Gaussian pulse and then to propagate along the fiber length. i can use simple difference derivative or Crank Nicholson difference. The solution has the form: Ai+1,n = Ai,n +j delta x ( ½ β2(Ai,n+1 – 2Ai,n + Ai,n-1)/delta t2 )...
  3. S

    Non-linear Schrodinger Equation (Differential Equation)

    i don't understand the difference but yes i want time dependent solution
  4. S

    Non-linear Schrodinger Equation (Differential Equation)

    Sir can you email main that code? my email is syedmohsinshah@gmail.com If you give me some time i will discuss my work with you by email.
  5. S

    Non-linear Schrodinger Equation (Differential Equation)

    Hello, i am working on pulse propagation in optical fiber. i have to simulate the nonlinear Schrodinger equation using the FDTD (Finite Difference Time Domain) method. The Schrodinger equation has the form dA/dz = i/2 β2 d2A/dt2 –α/2 +iγ |A2|A where β2 is dispersion, α is...
Back
Top