Konstantin Ladutenko 9f29e90ba6 add RunFieldCalculationCartesian method to nmie.hpp and link it to JS module преди 3 години
..
public 52550759b0 initial reading of material files, filter materials to tabulated преди 3 години
src 9f29e90ba6 add RunFieldCalculationCartesian method to nmie.hpp and link it to JS module преди 3 години
.editorconfig 58facee3a1 initial wasm import преди 3 години
.eslintignore ec1d88fd2f add TypeScript definition for nmiejs module преди 3 години
.eslintrc.js 00149a6065 initial v-model for InputWithUnits component преди 3 години
.gitignore 58facee3a1 initial wasm import преди 3 години
.postcssrc.js 58facee3a1 initial wasm import преди 3 години
.prettierrc 58facee3a1 initial wasm import преди 3 години
README.md 9a349645bc empty quasar project преди 3 години
babel.config.js 9a349645bc empty quasar project преди 3 години
deploy.sh 0ae6064588 add route for materials page преди 3 години
package-lock.json 89a466c320 added data from refractiveindex.info as a table into MaterialsSelector.vue преди 3 години
package.json 89a466c320 added data from refractiveindex.info as a table into MaterialsSelector.vue преди 3 години
quasar.conf.js 53fd749146 add GetWLFromPlot.vue преди 3 години
tsconfig.json 9a349645bc empty quasar project преди 3 години

README.md

Scattnlay (guiapp)

Mie scattering simulations

Install the dependencies

yarn

Start the app in development mode (hot-code reloading, error reporting, etc.)

quasar dev

Lint the files

yarn run lint

Build the app for production

quasar build

Customize the configuration

See Configuring quasar.conf.js.