Pluto notebooks
- The demo files are designed with Pluto notebook. A detailed guideline of Pluto Installation is available at (https://plutojl.org/#install).
- Users can also find the files in the demo folder of the JAC package.
The following Pluto.jl notebooks introduce the reader to JAC and demonstrate several features of this toolbox. –- They can be explored statically at GitHub or can be run locally after the software repository has been cloned and installed. Simply call Pluto.run() at the REPL ... and follow your Browser.
Getting started
- Getting started with Julia:$\qquad$ ... demos/A1-Pluto-notebook-basics.jl
- Getting started with Julia & JenaAtomicCalculator:$\qquad$ ... demos/A2-Pluto-getting-started-with-Julia-and-JAC.jl
- Using JenaAtomicCalculator the first time:$\qquad$ ... demos/A3-Pluto-using-JAC-first.jl
- JAC for pedestrians:$\qquad$ ... demos/A4-Pluto-for-pedestrians.jl
- Welcome to JAC (again):$\qquad$ ... demos/A5-Pluto-welcome-to-JAC.jl
- Compute and deal with hydrogenic solutions:$\qquad$ ... demos/A6-Pluto-compute-hydrogenic-orbitals.jl
- Obtaining data from the periocid table:$\qquad$ ... demos/A7-Pluto-using-periodic-table.jl
- Role and use of JAC's data types:$\qquad$ ... demos/A8-Pluto-role-data-structures.jl
Basic atomic structure calculations
- Define and use nuclear models:$\qquad$ ... demos/B1-Pluto-define-nuclear-models.jl
- Compute and compare different radial potentials:$\qquad$ ... demos/B3-Pluto-compute-radial-potentials.jl
- Dealing with (list of) electron configurations:$\qquad$ ... demos/B4-Pluto-deal-with-configurations.jl
- SCF and CI computations for C$^{2+}$:$\qquad$ ... demos/B5-Pluto-compute-SCF+CI-carbon-III.jl
Basic atomic structure calculations
- Restricted-active-space (RAS) computations of C$^{2+}$:$\qquad$ ... demos/C1-Pluto-compute-RAS-carbon-III.jl
Atomic properties & processes
- Compute photo-emission rates from $1s$-ionized argon:$\qquad$ ... demos/D1-Pluto-argon-1s-photoemission.jl
- Compute Auger rates for $1s$-ionized argon:$\qquad$ ... demos/D2-Pluto-argon-1s-autoionization.jl
Evaluation of Racah algebra expressions
- Simplification of Wigner n-j symbols:$\qquad$ ... demos/F1-Pluto-evaluate-Wigner-symbols.jl)
- Simplify Racah expressions by sum rules:$\qquad$ ... demos/F2-Pluto-evaluate-by-sum-rules.jl)
- Evaluate re-coupling coefficients:$\qquad$ ... demos/F3-Pluto-evaluate-recoupling-coefficients.jl)