radiasoft / rslaser_old

Integrated modeling of CPA crystal-based laser amplifiers
Apache License 2.0
1 stars 1 forks source link

resolve propagator issues #156

Closed k-wolfinger closed 1 year ago

k-wolfinger commented 1 year ago

Currently not getting good phase output of propagators + changes to mesh dimensions and extent.

k-wolfinger commented 1 year ago

To do

Improve padding:

Write a function that wraps the propagators and:

k-wolfinger commented 1 year ago

Before closing:

k-wolfinger commented 1 year ago

@bruhwiler Two notes before creating the pull request:

  1. Because of the windowing applied to the file-initialized fields, we now get fewer photons in file-init than in function-init (where previously they were the same)
  2. We assume electric_field_y is zero in the file-init and other places. Should we change this?
k-wolfinger commented 1 year ago

New changes:

bruhwiler commented 1 year ago

Let's continue assuming E_y is zero for now.