DifferentialMobilityAnalyzers

所属分类:单片机开发
开发工具:Julia
文件大小:0KB
下载次数:0
上传日期:2022-08-29 18:35:35
上 传 者sh-1993
说明:  用于工作微分迁移率分析器的Julia软件包。,
(A Julia package for working differential mobility analyzers.,)

文件列表:
.codecov.yml (15, 2022-08-29)
.travis.yml (546, 2022-08-29)
LICENSE.md (34244, 2022-08-29)
Manifest.toml (21525, 2022-08-29)
NEWS.md (5012, 2022-08-29)
Project.toml (1490, 2022-08-29)
docs/ (0, 2022-08-29)
docs/DOCUMENTATION.md (14400, 2022-08-29)
docs/Data/ (0, 2022-08-29)
docs/Data/.20130618_1410_SMPS3_BP.txt.swp (61440, 2022-08-29)
docs/Data/20130618_1410_SMPS3_BP.S80 (1003254, 2022-08-29)
docs/Data/20130618_1410_SMPS3_BP.txt (3220332, 2022-08-29)
docs/FORTRAN/ (0, 2022-08-29)
docs/FORTRAN/extlib.so (7736, 2022-08-29)
docs/FORTRAN/omega.f (599, 2022-08-29)
docs/Figures/ (0, 2022-08-29)
docs/Figures/doc.png (266918, 2022-08-29)
docs/Figures/doc1.png (169330, 2022-08-29)
docs/Figures/doc2.png (319327, 2022-08-29)
docs/Figures/doc3.png (325832, 2022-08-29)
docs/Figures/doc4.png (68091, 2022-08-29)
docs/Figures/doc5.png (329327, 2022-08-29)
docs/Figures/nbs10_f01.png (58627, 2022-08-29)
docs/Figures/nbs11_f01.png (93983, 2022-08-29)
docs/Figures/nbs12_f01.png (65288, 2022-08-29)
docs/Figures/nbs1_f01.png (60486, 2022-08-29)
docs/Figures/nbs2_f01.png (40567, 2022-08-29)
docs/Figures/nbs2_f02.png (76231, 2022-08-29)
docs/Figures/nbs4_f01.png (28210, 2022-08-29)
docs/Figures/nbs7_f01.png (14005, 2022-08-29)
docs/Figures/nbs8_f01.png (48628, 2022-08-29)
docs/Figures/nbs9_f01.png (48728, 2022-08-29)
docs/Manuscript.pdf (1218431, 2022-08-29)
... ...

# DifferentialMobilityAnalyzers.jl *A Julia package for working with differential mobility analyzers.* | **Documentation** | **Build Status** | **Citations** | |:-------------------------------------------------------------------------------:|:-----------------------------------------------------------------------------------------------:|:-------------------------------------------------------------------------------------------------------------------------------------------:| | [![][docs-stable-img]][docs-stable-url] | [![travis badge][travis_badge]][travis_url] [![codecov badge][codecov_badge]][codecov_url] | [![DOI](https://img.shields.io/badge/DOI-10.1080/02786826.2018.1530724-blue?label=DOI)](https://doi.org/10.1080/02786826.2018.1530724) [![DOI](https://img.shields.io/badge/DOI-10.5194%2Famt--14--7909--2021-blue)](https://doi.org/10.5194/amt-14-7909-2021) | # Installation The package can be installed from the Julia package prompt with ```julia julia> ]add https://github.com/mdpetters/DifferentialMobilityAnalyzers.jl.git ``` The closing square bracket switches to the package manager interface and the ```add``` command installs the package and any missing dependencies. To return to the Julia REPL hit the ```delete``` key. To load the package run ```julia julia> using DifferentialMobilityAnalyzers ``` ## Documentation - [**STABLE**][docs-stable-url] — **documentation of the most recently tagged version.** ## Project Status The current version of the package is being developed for, Julia `1.4` and above on Linux. It very likely works on macOS and Windows. The original version v1.0.0 was developed for Julia v0.6. A virtual machine with the original code is archived on zendo. Support for Julia v0.6 was dropped in version 2. ## Contribute Contributions including notebooks for classroom instruction, homework assignments, interesting DMA configurations, new inversion schemes, and improved or new functionalities of the language are welcome. ## Citations This work was supported by the United States Department of Energy, Office of Science, Biological and Environment Research, Grant numbers DE-SC0018265 (initial work) and DE-SC0021074 (tandem DMA inversion). Petters, M.D. (2018) A language to simplify computation of differential mobility analyzer response functions Aerosol Science & Technology, 52 (12), 1437-1451, https://doi.org/10.1080/02786826.2018.1530724. Petters, M.D. (2019, April 27) Virtual Machine containing Software for "A language to simplify computation of differential mobility analyzer response functions" (Version 2.0), [Software], Zenodo, https://doi.org/10.5281/zenodo.2652893. Petters, M. D.: Revisiting matrix-based inversion of scanning mobility particle sizer (SMPS) and humidified tandem differential mobility analyzer (HTDMA) data, Atmos. Meas. Tech., 14, 7909–7928, https://doi.org/10.5194/amt-14-7909-2021, 2021. [travis_badge]: https://travis-ci.org/mdpetters/DifferentialMobilityAnalyzers.jl.svg?branch=master [travis_url]: https://travis-ci.org/mdpetters/DifferentialMobilityAnalyzers.jl [appveyor_badge]: https://ci.appveyor.com/api/projects/status/github/mdpetters/DifferentialMobilityAnalyzers.jl?svg=true&branch=master [appveyor_url]: https://ci.appveyor.com/project/mdpetters/differentialmobilityanalyzers-jl [codecov_badge]: http://codecov.io/github/mdpetters/DifferentialMobilityAnalyzers.jl/coverage.svg?branch=master [codecov_url]: http://codecov.io/github/mdpetters/DifferentialMobilityAnalyzers.jl?branch=master [docs-dev-img]: https://img.shields.io/badge/docs-dev-blue.svg [docs-dev-url]: https://mdpetters.github.io/DifferentialMobilityAnalyzers.jl/latest/ [docs-stable-img]: https://img.shields.io/badge/docs-stable-blue.svg [docs-stable-url]: https://mdpetters.github.io/DifferentialMobilityAnalyzers.jl/stable/

近期下载者

相关文件


收藏者