-
Notifications
You must be signed in to change notification settings - Fork 62
Bessel beams #304
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
Merged
Merged
Bessel beams #304
Changes from all commits
Commits
Show all changes
52 commits
Select commit
Hold shift + click to select a range
3372bc2
Add files via upload
stefaniagl 8e74216
Merge pull request #1 from stefanyagl/stefanyagl-patch-1
stefaniagl 5292e62
Added other BB types (not tested)
stefaniagl 4ee2f85
Merge pull request #2 from stefanyagl/bessel_1
stefaniagl b5e2eb0
Log file parameters have been changed a bit for BBs
stefaniagl 0a7ff48
1
stefaniagl f7238e1
Examined Bessel beams
stefaniagl 51bfec3
Added Generalized BB
stefaniagl 2958bf9
cleaning
stefaniagl 7dffe17
fixing Makefiles
stefaniagl 8b49f8d
Merge remote-tracking branch 'upstream/master'
stefaniagl 15d3f60
merging from upstream
stefaniagl bb4f787
Removed ASD code
stefaniagl 597fd7f
Fixed beam description
stefaniagl 21b201d
Merge remote-tracking branch 'upstream/master'
stefaniagl 3fcc7c6
Fixed besselGen initialization
stefaniagl 61e931e
Changed besselGen -> besselM
stefaniagl 97852cd
minor fixes
stefaniagl 1016574
Merge branch 'master' of https://github.com/stefaniagl/adda
stefaniagl 25b9461
Added CS' type
stefaniagl 88f15bc
Improved field expressions
stefaniagl 44cd648
Merge branch 'master' of https://github.com/stefaniagl/adda
stefaniagl d515d92
Fixed some problems
stefaniagl 505dd45
Fixed some bugs
stefaniagl 93df21c
Command line changes
stefaniagl 1df9ca2
Added -beam center
stefaniagl 99523db
Added vortex phase + minor changes
stefaniagl 899eeb6
minor changes
stefaniagl 1e58292
Added negative orders of BBs
stefaniagl bc2963d
Extracted bessel ASD
stefaniagl 2cc046f
Deleted misc files
stefaniagl 945f7a7
trying to remove .DS_Store
stefaniagl 0f2143d
Delete .DS_Store
stefaniagl 84297f0
minor changes
stefaniagl 836fa5c
minor changes
stefaniagl 9b87dd4
minor changes
stefaniagl 3401982
minor changes
stefaniagl bad2a81
minor changes
stefaniagl 736010c
minor changes
stefaniagl e0887a4
minor changes
stefaniagl 9d2dc6e
Delete githash.h
stefaniagl b2a40b0
minor changes
stefaniagl bede24c
minor changes
stefaniagl 1c4323e
minor changes
stefaniagl c66f195
visible changes:
myurkin 192db9b
minor changes
stefaniagl f59da27
minor changes
stefaniagl 4ea4e1a
minor changes
stefaniagl 5791530
minor changes
stefaniagl de78d36
minor changes
stefaniagl 51aac9e
minor changes
stefaniagl 20ee6df
- corrects additional phase factor for Y-polarization of incident Bes…
myurkin File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,10 @@ | ||
# This is currently empty. If you need some ignores, which are specific to your workflow (e.g. IDE), consider | ||
# If you need some ignores, which are specific to your workflow (e.g. IDE), consider | ||
# including them into $GIT_DIR/info/exclude (in this repository) or globally into $XDG_CONFIG_HOME/git/ignore | ||
# See https://git-scm.com/docs/gitignore | ||
|
||
# for MacOS | ||
.DS_Store | ||
|
||
# for Eclipse | ||
.сproject | ||
.project |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.