Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jagot/electricfields.jl
https://github.com/jagot/electricfields.jl
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jagot/electricfields.jl
- Owner: jagot
- License: other
- Created: 2018-04-30T12:27:04.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-10-07T13:31:45.000Z (3 months ago)
- Last Synced: 2024-10-17T04:21:31.975Z (3 months ago)
- Language: Julia
- Size: 2.05 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 10
-
Metadata Files:
- Readme: README.org
- License: LICENSE.md
Awesome Lists containing this project
README
#+TITLE: ElectricFields.jl
#+AUTHOR: Stefanos Carlström
#+EMAIL: [email protected][[https://www.tipota.org/ElectricFields.jl/stable][https://img.shields.io/badge/docs-stable-blue.svg]]
[[https://www.tipota.org/ElectricFields.jl/dev][https://img.shields.io/badge/docs-dev-blue.svg]]
[[https://github.com/jagot/ElectricFields.jl/actions][https://github.com/jagot/ElectricFields.jl/workflows/CI/badge.svg]]
[[https://codecov.io/gh/jagot/ElectricFields.jl][https://codecov.io/gh/jagot/ElectricFields.jl/branch/master/graph/badge.svg]]#+PROPERTY: header-args:julia :session *julia-README*
A small Julian DSL for defining electrical fields, chiefly for use in
atomic physics calculations.It is not intended to be used in the computations /of/, but rather
/with/ electric fields, i.e. the electric fields are input parameters
to (boundary terms of) a time-dependent calculation. Furthermore, the
fields are not solutions to the full Maxwell equations, but to the
paraxial approximation, which means that they are propagating along
one direction and polarized in a plane transverse to the direction of
propagation. One may however add multiple fields propagating in
different directions forming a field vector that is not confined to a
single plane.