Add marching cube algorithm to calculate specific surface area

Aperta
#9 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
5/5
Tempo stimato
Più di una settimana
Idoneità per principianti
25/100
Tipo di issue
Funzionalità
Chiarezza
Da chiarire
Stato di attività
Ferma
Stack tecnologico
matlab

Direzione di ricerca

Start by locating the existing direct-method calculation for specific surface area and review the related covariance-function issue for context. Determine where a marching-cubes implementation would fit and how its result should be compared with the current method; done means the toolbox can calculate specific surface area using marching cubes.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

help wanted

Currently, the specific surface area is calculated with a direct method and corrected with a corrective factor (2/3 for spheres).
I have plan to introduce the covariance function (see another issue).
But eventually I would like to have also the marching cube algorithm. That would be probably the best method among the 3 (direct method has overestimation that needs to be corrected, but the corrective factor is particle-shape dependent, so you need to assume the particle shape, and covariance function, while better, requires an isotropy assumption to derive the specific surface area which is not true for every material).

I labeled this issue "help wanted" because:

  • I have no experience with the marching cube algorithm and don't have the time (other priorities) to develop it
  • Specific surface area is low priority (surface area being a fractal I do not consider its value so important from characterization, better to fit it eventually).
  • I would be very glad if someone could contribute on this one! (as a reminder, if you are willing to add your contribution you will be credited of course)
Lingua principale
MATLAB
Stelle
76
Fork
27
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di NatLabRockies/MATBOX_Microstructure_analysis_toolbox

Tutte le issue di NatLabRockies/MATBOX_Microstructure_analysis_toolbox

Issue simili

Altre issue su MATLAB

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.