JuliaPhysics / JuliaPhysics/ThinFilmsTools.jl

Implementation of graded layers

Open
#35 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Julia
Stars
35
Forks
5
PR merge metrics
No merged PRs in 30d

Description

Consider adding a keyword accepting the type of layer depending on the index variation: constant (default) as usual, graded exponential (see issue 29), and maybe others.

Depending on the type of layer the matrix would be the usual one with the constant layers, and in the case of the exponential graded would be the matrix with Bessel functions (see paper in issue 29).

There might be other types with different graded as well that We could search and include if they exist.

Contributor guide

No contributing guide indexed for this repository

Research direction

Review issue 29 and the existing layer and matrix implementation first. Determine how layer type selection should be represented, including the default constant case and the graded exponential case using Bessel functions. Done means the supported layer types and their corresponding matrix behavior are defined and covered by appropriate tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
julia
Domain
backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.