Pluto notebooks
- The demo files are designed with Pluto notebook. A detaild guideline of Pluto Installation is available at (https://plutojl.org/#install).
- Users can also find the files in the demo folder 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 & JAC:$\qquad$ ... demos/A2-Pluto-getting-started-with-Julia-and-JAC.jl
- Using JAC the first time:$\qquad$ ... demos/A3-Pluto-using-JAC-first.jl
Atomic structure calculations
- SCF and CI computations for C$^{2+}$:\qquad$ ... demos/B1-Pluto-compute-SCF+CI-carbon-III.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)