musica 0.12.1__cp39-cp39-manylinux_2_28_x86_64.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of musica might be problematic. Click here for more details.

Files changed (107) hide show
  1. musica/CMakeLists.txt +68 -0
  2. musica/__init__.py +11 -0
  3. musica/_musica.cpython-39-x86_64-linux-gnu.so +0 -0
  4. musica/_musica_gpu.cpython-39-x86_64-linux-gnu.so +0 -0
  5. musica/_version.py +1 -0
  6. musica/backend.py +41 -0
  7. musica/binding_common.cpp +33 -0
  8. musica/binding_common.hpp +7 -0
  9. musica/carma.cpp +911 -0
  10. musica/carma.py +1729 -0
  11. musica/constants.py +3 -0
  12. musica/cpu_binding.cpp +11 -0
  13. musica/cuda.cpp +12 -0
  14. musica/cuda.py +13 -0
  15. musica/examples/__init__.py +1 -0
  16. musica/examples/carma_aluminum.py +123 -0
  17. musica/examples/carma_sulfate.py +245 -0
  18. musica/examples/examples.py +165 -0
  19. musica/examples/sulfate_box_model.py +439 -0
  20. musica/examples/ts1_latin_hypercube.py +245 -0
  21. musica/gpu_binding.cpp +11 -0
  22. musica/main.py +89 -0
  23. musica/mechanism_configuration/__init__.py +1 -0
  24. musica/mechanism_configuration/aqueous_equilibrium.py +274 -0
  25. musica/mechanism_configuration/arrhenius.py +307 -0
  26. musica/mechanism_configuration/branched.py +299 -0
  27. musica/mechanism_configuration/condensed_phase_arrhenius.py +309 -0
  28. musica/mechanism_configuration/condensed_phase_photolysis.py +88 -0
  29. musica/mechanism_configuration/emission.py +71 -0
  30. musica/mechanism_configuration/first_order_loss.py +174 -0
  31. musica/mechanism_configuration/henrys_law.py +44 -0
  32. musica/mechanism_configuration/mechanism_configuration.py +234 -0
  33. musica/mechanism_configuration/phase.py +47 -0
  34. musica/mechanism_configuration/photolysis.py +88 -0
  35. musica/mechanism_configuration/reactions.py +73 -0
  36. musica/mechanism_configuration/simpol_phase_transfer.py +217 -0
  37. musica/mechanism_configuration/species.py +91 -0
  38. musica/mechanism_configuration/surface.py +94 -0
  39. musica/mechanism_configuration/ternary_chemical_activation.py +352 -0
  40. musica/mechanism_configuration/troe.py +352 -0
  41. musica/mechanism_configuration/tunneling.py +250 -0
  42. musica/mechanism_configuration/user_defined.py +88 -0
  43. musica/mechanism_configuration/utils.py +10 -0
  44. musica/mechanism_configuration/wet_deposition.py +52 -0
  45. musica/mechanism_configuration.cpp +607 -0
  46. musica/musica.cpp +201 -0
  47. musica/test/examples/v1/full_configuration/full_configuration.json +466 -0
  48. musica/test/examples/v1/full_configuration/full_configuration.yaml +295 -0
  49. musica/test/integration/test_analytical.py +324 -0
  50. musica/test/integration/test_carma.py +227 -0
  51. musica/test/integration/test_carma_aluminum.py +11 -0
  52. musica/test/integration/test_carma_sulfate.py +16 -0
  53. musica/test/integration/test_chapman.py +139 -0
  54. musica/test/integration/test_sulfate_box_model.py +34 -0
  55. musica/test/integration/test_tuvx.py +62 -0
  56. musica/test/unit/test_parser.py +64 -0
  57. musica/test/unit/test_serializer.py +69 -0
  58. musica/test/unit/test_util_full_mechanism.py +698 -0
  59. musica/tools/prepare_build_environment_linux.sh +50 -0
  60. musica/tools/prepare_build_environment_macos.sh +1 -0
  61. musica/tools/repair_wheel_gpu.sh +40 -0
  62. musica/tuvx.cpp +93 -0
  63. musica/tuvx.py +199 -0
  64. musica/types.py +404 -0
  65. musica-0.12.1.dist-info/METADATA +472 -0
  66. musica-0.12.1.dist-info/RECORD +110 -0
  67. musica-0.12.1.dist-info/WHEEL +5 -0
  68. musica-0.12.1.dist-info/entry_points.txt +3 -0
  69. musica-0.12.1.dist-info/licenses/AUTHORS.md +59 -0
  70. musica-0.12.1.dist-info/licenses/LICENSE +201 -0
  71. musica.libs/libaec-91f0ca0f.so.0.0.8 +0 -0
  72. musica.libs/libblas-fe34f726.so.3.8.0 +0 -0
  73. musica.libs/libbrotlicommon-6ce2a53c.so.1.0.6 +0 -0
  74. musica.libs/libbrotlidec-811d1be3.so.1.0.6 +0 -0
  75. musica.libs/libcom_err-448cbf49.so.2.1 +0 -0
  76. musica.libs/libcrypt-52aca757.so.1.1.0 +0 -0
  77. musica.libs/libcrypto-bdaed0ea.so.1.1.1k +0 -0
  78. musica.libs/libcurl-c96f124b.so.4.5.0 +0 -0
  79. musica.libs/libdf-2848fafa.so.0.0.0 +0 -0
  80. musica.libs/libgfortran-8f1e9814.so.5.0.0 +0 -0
  81. musica.libs/libgssapi_krb5-323bbd21.so.2.2 +0 -0
  82. musica.libs/libhdf5-b5e70f84.so.103.1.0 +0 -0
  83. musica.libs/libhdf5_hl-0b60eabd.so.100.1.2 +0 -0
  84. musica.libs/libidn2-2f4a5893.so.0.3.6 +0 -0
  85. musica.libs/libjpeg-e87d2658.so.62.2.0 +0 -0
  86. musica.libs/libk5crypto-9a74ff38.so.3.1 +0 -0
  87. musica.libs/libkeyutils-2777d33d.so.1.6 +0 -0
  88. musica.libs/libkrb5-a55300e8.so.3.3 +0 -0
  89. musica.libs/libkrb5support-e6594cfc.so.0.1 +0 -0
  90. musica.libs/liblapack-31d7d384.so.3.8.0 +0 -0
  91. musica.libs/liblber-2-d20824ef.4.so.2.10.9 +0 -0
  92. musica.libs/libldap-2-cea2a960.4.so.2.10.9 +0 -0
  93. musica.libs/libmfhdf-38b34047.so.0.0.0 +0 -0
  94. musica.libs/libmvec-2-583a17db.28.so +0 -0
  95. musica.libs/libnetcdf-3915b03a.so.15.0.1 +0 -0
  96. musica.libs/libnetcdff-8cc3a1b0.so.7.0.0 +0 -0
  97. musica.libs/libnghttp2-39367a22.so.14.17.0 +0 -0
  98. musica.libs/libpcre2-8-516f4c9d.so.0.7.1 +0 -0
  99. musica.libs/libpsl-99becdd3.so.5.3.1 +0 -0
  100. musica.libs/libquadmath-828275a7.so.0.0.0 +0 -0
  101. musica.libs/libsasl2-7de4d792.so.3.0.0 +0 -0
  102. musica.libs/libselinux-d0805dcb.so.1 +0 -0
  103. musica.libs/libssh-c11d285b.so.4.8.7 +0 -0
  104. musica.libs/libssl-60250281.so.1.1.1k +0 -0
  105. musica.libs/libsz-0deeef7d.so.2.0.1 +0 -0
  106. musica.libs/libtirpc-cff449a4.so.3.0.0 +0 -0
  107. musica.libs/libunistring-05abdd40.so.2.1.0 +0 -0
@@ -0,0 +1,472 @@
1
+ Metadata-Version: 2.2
2
+ Name: musica
3
+ Version: 0.12.1
4
+ Summary: MUSICA is a Python library for performing computational simulations in atmospheric chemistry.
5
+ Author-Email: Matthew Dawsom <mattdawson@ucar.edu>, Jiwon Gim <jiwongim@ucar.edu>, David Fillmore <fillmore@ucar.edu>, Kyle Shores <kshores@ucar.edu>, Montek Thind <mthind@ucar.edu>
6
+ Maintainer-Email: ACOM MUSICA Developers <musica-support@ucar.edu>
7
+ License: Apache License
8
+ Version 2.0, January 2004
9
+ http://www.apache.org/licenses/
10
+
11
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
12
+
13
+ 1. Definitions.
14
+
15
+ "License" shall mean the terms and conditions for use, reproduction,
16
+ and distribution as defined by Sections 1 through 9 of this document.
17
+
18
+ "Licensor" shall mean the copyright owner or entity authorized by
19
+ the copyright owner that is granting the License.
20
+
21
+ "Legal Entity" shall mean the union of the acting entity and all
22
+ other entities that control, are controlled by, or are under common
23
+ control with that entity. For the purposes of this definition,
24
+ "control" means (i) the power, direct or indirect, to cause the
25
+ direction or management of such entity, whether by contract or
26
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
27
+ outstanding shares, or (iii) beneficial ownership of such entity.
28
+
29
+ "You" (or "Your") shall mean an individual or Legal Entity
30
+ exercising permissions granted by this License.
31
+
32
+ "Source" form shall mean the preferred form for making modifications,
33
+ including but not limited to software source code, documentation
34
+ source, and configuration files.
35
+
36
+ "Object" form shall mean any form resulting from mechanical
37
+ transformation or translation of a Source form, including but
38
+ not limited to compiled object code, generated documentation,
39
+ and conversions to other media types.
40
+
41
+ "Work" shall mean the work of authorship, whether in Source or
42
+ Object form, made available under the License, as indicated by a
43
+ copyright notice that is included in or attached to the work
44
+ (an example is provided in the Appendix below).
45
+
46
+ "Derivative Works" shall mean any work, whether in Source or Object
47
+ form, that is based on (or derived from) the Work and for which the
48
+ editorial revisions, annotations, elaborations, or other modifications
49
+ represent, as a whole, an original work of authorship. For the purposes
50
+ of this License, Derivative Works shall not include works that remain
51
+ separable from, or merely link (or bind by name) to the interfaces of,
52
+ the Work and Derivative Works thereof.
53
+
54
+ "Contribution" shall mean any work of authorship, including
55
+ the original version of the Work and any modifications or additions
56
+ to that Work or Derivative Works thereof, that is intentionally
57
+ submitted to Licensor for inclusion in the Work by the copyright owner
58
+ or by an individual or Legal Entity authorized to submit on behalf of
59
+ the copyright owner. For the purposes of this definition, "submitted"
60
+ means any form of electronic, verbal, or written communication sent
61
+ to the Licensor or its representatives, including but not limited to
62
+ communication on electronic mailing lists, source code control systems,
63
+ and issue tracking systems that are managed by, or on behalf of, the
64
+ Licensor for the purpose of discussing and improving the Work, but
65
+ excluding communication that is conspicuously marked or otherwise
66
+ designated in writing by the copyright owner as "Not a Contribution."
67
+
68
+ "Contributor" shall mean Licensor and any individual or Legal Entity
69
+ on behalf of whom a Contribution has been received by Licensor and
70
+ subsequently incorporated within the Work.
71
+
72
+ 2. Grant of Copyright License. Subject to the terms and conditions of
73
+ this License, each Contributor hereby grants to You a perpetual,
74
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
75
+ copyright license to reproduce, prepare Derivative Works of,
76
+ publicly display, publicly perform, sublicense, and distribute the
77
+ Work and such Derivative Works in Source or Object form.
78
+
79
+ 3. Grant of Patent License. Subject to the terms and conditions of
80
+ this License, each Contributor hereby grants to You a perpetual,
81
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
82
+ (except as stated in this section) patent license to make, have made,
83
+ use, offer to sell, sell, import, and otherwise transfer the Work,
84
+ where such license applies only to those patent claims licensable
85
+ by such Contributor that are necessarily infringed by their
86
+ Contribution(s) alone or by combination of their Contribution(s)
87
+ with the Work to which such Contribution(s) was submitted. If You
88
+ institute patent litigation against any entity (including a
89
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
90
+ or a Contribution incorporated within the Work constitutes direct
91
+ or contributory patent infringement, then any patent licenses
92
+ granted to You under this License for that Work shall terminate
93
+ as of the date such litigation is filed.
94
+
95
+ 4. Redistribution. You may reproduce and distribute copies of the
96
+ Work or Derivative Works thereof in any medium, with or without
97
+ modifications, and in Source or Object form, provided that You
98
+ meet the following conditions:
99
+
100
+ (a) You must give any other recipients of the Work or
101
+ Derivative Works a copy of this License; and
102
+
103
+ (b) You must cause any modified files to carry prominent notices
104
+ stating that You changed the files; and
105
+
106
+ (c) You must retain, in the Source form of any Derivative Works
107
+ that You distribute, all copyright, patent, trademark, and
108
+ attribution notices from the Source form of the Work,
109
+ excluding those notices that do not pertain to any part of
110
+ the Derivative Works; and
111
+
112
+ (d) If the Work includes a "NOTICE" text file as part of its
113
+ distribution, then any Derivative Works that You distribute must
114
+ include a readable copy of the attribution notices contained
115
+ within such NOTICE file, excluding those notices that do not
116
+ pertain to any part of the Derivative Works, in at least one
117
+ of the following places: within a NOTICE text file distributed
118
+ as part of the Derivative Works; within the Source form or
119
+ documentation, if provided along with the Derivative Works; or,
120
+ within a display generated by the Derivative Works, if and
121
+ wherever such third-party notices normally appear. The contents
122
+ of the NOTICE file are for informational purposes only and
123
+ do not modify the License. You may add Your own attribution
124
+ notices within Derivative Works that You distribute, alongside
125
+ or as an addendum to the NOTICE text from the Work, provided
126
+ that such additional attribution notices cannot be construed
127
+ as modifying the License.
128
+
129
+ You may add Your own copyright statement to Your modifications and
130
+ may provide additional or different license terms and conditions
131
+ for use, reproduction, or distribution of Your modifications, or
132
+ for any such Derivative Works as a whole, provided Your use,
133
+ reproduction, and distribution of the Work otherwise complies with
134
+ the conditions stated in this License.
135
+
136
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
137
+ any Contribution intentionally submitted for inclusion in the Work
138
+ by You to the Licensor shall be under the terms and conditions of
139
+ this License, without any additional terms or conditions.
140
+ Notwithstanding the above, nothing herein shall supersede or modify
141
+ the terms of any separate license agreement you may have executed
142
+ with Licensor regarding such Contributions.
143
+
144
+ 6. Trademarks. This License does not grant permission to use the trade
145
+ names, trademarks, service marks, or product names of the Licensor,
146
+ except as required for reasonable and customary use in describing the
147
+ origin of the Work and reproducing the content of the NOTICE file.
148
+
149
+ 7. Disclaimer of Warranty. Unless required by applicable law or
150
+ agreed to in writing, Licensor provides the Work (and each
151
+ Contributor provides its Contributions) on an "AS IS" BASIS,
152
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
153
+ implied, including, without limitation, any warranties or conditions
154
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
155
+ PARTICULAR PURPOSE. You are solely responsible for determining the
156
+ appropriateness of using or redistributing the Work and assume any
157
+ risks associated with Your exercise of permissions under this License.
158
+
159
+ 8. Limitation of Liability. In no event and under no legal theory,
160
+ whether in tort (including negligence), contract, or otherwise,
161
+ unless required by applicable law (such as deliberate and grossly
162
+ negligent acts) or agreed to in writing, shall any Contributor be
163
+ liable to You for damages, including any direct, indirect, special,
164
+ incidental, or consequential damages of any character arising as a
165
+ result of this License or out of the use or inability to use the
166
+ Work (including but not limited to damages for loss of goodwill,
167
+ work stoppage, computer failure or malfunction, or any and all
168
+ other commercial damages or losses), even if such Contributor
169
+ has been advised of the possibility of such damages.
170
+
171
+ 9. Accepting Warranty or Additional Liability. While redistributing
172
+ the Work or Derivative Works thereof, You may choose to offer,
173
+ and charge a fee for, acceptance of support, warranty, indemnity,
174
+ or other liability obligations and/or rights consistent with this
175
+ License. However, in accepting such obligations, You may act only
176
+ on Your own behalf and on Your sole responsibility, not on behalf
177
+ of any other Contributor, and only if You agree to indemnify,
178
+ defend, and hold each Contributor harmless for any liability
179
+ incurred by, or claims asserted against, such Contributor by reason
180
+ of your accepting any such warranty or additional liability.
181
+
182
+ END OF TERMS AND CONDITIONS
183
+
184
+ APPENDIX: How to apply the Apache License to your work.
185
+
186
+ To apply the Apache License to your work, attach the following
187
+ boilerplate notice, with the fields enclosed by brackets "[]"
188
+ replaced with your own identifying information. (Don't include
189
+ the brackets!) The text should be enclosed in the appropriate
190
+ comment syntax for the file format. We also recommend that a
191
+ file or class name and description of purpose be included on the
192
+ same "printed page" as the copyright notice for easier
193
+ identification within third-party archives.
194
+
195
+ Copyright [yyyy] [name of copyright owner]
196
+
197
+ Licensed under the Apache License, Version 2.0 (the "License");
198
+ you may not use this file except in compliance with the License.
199
+ You may obtain a copy of the License at
200
+
201
+ http://www.apache.org/licenses/LICENSE-2.0
202
+
203
+ Unless required by applicable law or agreed to in writing, software
204
+ distributed under the License is distributed on an "AS IS" BASIS,
205
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
206
+ See the License for the specific language governing permissions and
207
+ limitations under the License.
208
+
209
+ Project-URL: homepage, https://wiki.ucar.edu/display/MUSICA/MUSICA+Home
210
+ Requires-Dist: pyyaml>=6.0.2
211
+ Requires-Dist: xarray>=2022.3.0
212
+ Requires-Dist: ussa1976>=v0.3.4
213
+ Provides-Extra: test
214
+ Requires-Dist: numpy; extra == "test"
215
+ Requires-Dist: pytest; extra == "test"
216
+ Requires-Dist: matplotlib; extra == "test"
217
+ Provides-Extra: gpu
218
+ Requires-Dist: nvidia-cublas-cu12; extra == "gpu"
219
+ Requires-Dist: nvidia-cuda-runtime-cu12; extra == "gpu"
220
+ Provides-Extra: tutorial
221
+ Requires-Dist: pandas; extra == "tutorial"
222
+ Requires-Dist: matplotlib; extra == "tutorial"
223
+ Requires-Dist: numpy; extra == "tutorial"
224
+ Requires-Dist: scipy; extra == "tutorial"
225
+ Requires-Dist: seaborn; extra == "tutorial"
226
+ Requires-Dist: dask[distributed]; extra == "tutorial"
227
+ Requires-Dist: dask-jobqueue; extra == "tutorial"
228
+ Description-Content-Type: text/markdown
229
+
230
+ # MUSICA
231
+ [![GitHub Releases](https://img.shields.io/github/release/NCAR/musica.svg)](https://github.com/NCAR/musica/releases)
232
+ [![License](https://img.shields.io/github/license/NCAR/musica.svg)](https://github.com/NCAR/musica/blob/main/LICENSE)
233
+ [![docker](https://github.com/NCAR/musica/actions/workflows/docker.yml/badge.svg)](https://github.com/NCAR/musica/actions/workflows/docker.yml)
234
+ [![macOS](https://github.com/NCAR/musica/actions/workflows/mac.yml/badge.svg)](https://github.com/NCAR/musica/actions/workflows/mac.yml)
235
+ [![ubuntu](https://github.com/NCAR/musica/actions/workflows/ubuntu.yml/badge.svg)](https://github.com/NCAR/musica/actions/workflows/ubuntu.yml)
236
+ [![windows](https://github.com/NCAR/musica/actions/workflows/windows.yml/badge.svg)](https://github.com/NCAR/musica/actions/workflows/windows.yml)
237
+ [![Python tests](https://github.com/NCAR/musica/actions/workflows/python-tests.yml/badge.svg)](https://github.com/NCAR/musica/actions/workflows/python-tests.yml)
238
+ [![DOI](https://zenodo.org/badge/550370528.svg)](https://zenodo.org/doi/10.5281/zenodo.7458559)
239
+ [![PyPI version](https://badge.fury.io/py/musica.svg)](https://pypi.org/p/musica)
240
+ [![FAIR checklist badge](https://fairsoftwarechecklist.net/badge.svg)](https://fairsoftwarechecklist.net/v0.2?f=31&a=32113&i=22322&r=123)
241
+ [![codecov](https://codecov.io/gh/NCAR/musica/branch/main/graph/badge.svg)](https://codecov.io/gh/NCAR/musica)
242
+ [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/NCAR/musica/HEAD?filepath=tutorials)
243
+
244
+
245
+ Multi-Scale Infrastructure for Chemistry and Aerosols
246
+
247
+ MUSICA is a collection of modeling software, tools, and grids, that
248
+ allow for robust modeling of chemistry in Earth's atmosphere.
249
+
250
+ At present the project encompasses these core components
251
+ - [TUV-x](https://github.com/NCAR/tuv-x)
252
+ - A photolysis rate calculator
253
+
254
+ - [MICM](https://github.com/NCAR/micm)
255
+ - Model Independent Chemical Module
256
+
257
+ - [CARMA](https://github.com/ESCOMP/CARMA)
258
+ - Community Aerosol and Radiation Model for Atmospheres (integration in development)
259
+
260
+ - [Mechanism Configuration](https://github.com/NCAR/MechanismConfiguration)
261
+ - The standardized format to describe atmospheric chemistry
262
+
263
+ These components are used to drive the MUSICA software ecosystem. This is a snapshot of how MUSICA can be used with different
264
+ models.
265
+
266
+ ![MUSICA Ecosystem](docs/source/_static/ecosystem.png)
267
+
268
+ # Installation
269
+ MUSICA is installable via pip for Python or CMake for C++.
270
+
271
+ ## Pip
272
+ ```
273
+ pip install musica
274
+ ```
275
+
276
+ If you would like GPU support, you must first [add the NVIDIA pypi index](https://docs.nvidia.com/cuda/cuda-quick-start-guide/#pip-wheels-linux) and then you can specify the gpu install option for MUSICA. Note that GPU support has only been tested on linux.
277
+
278
+ ```
279
+ pip install --upgrade setuptools pip wheel
280
+ pip install nvidia-pyindex
281
+ pip install musica[gpu]
282
+ ```
283
+
284
+ To build the package locally,
285
+
286
+ ```
287
+ pip install -e .
288
+ ```
289
+
290
+ If you have an NVIDIA GPU and cuda installed, you can enable a build of musica with GPU support by setting the environment
291
+ variable `BUILD_GPU`.
292
+
293
+ ```
294
+ BUILD_GPU=1 pip install -e .
295
+ ```
296
+
297
+ ## CMake
298
+ ```
299
+ $ git clone https://github.com/NCAR/musica.git
300
+ $ cd musica
301
+ $ mkdir build
302
+ $ cd build
303
+ $ ccmake ..
304
+ $ make
305
+ $ make install
306
+ ```
307
+
308
+ # Using the MUSICA Python API
309
+ MUSICA makes its chemical mechanism analysis and visualization available through a Python API. The following example works through solving a simple chemistry system. Please refer to the [official documentation](https://ncar.github.io/musica/index.html) for further tutorials and examples.
310
+ ```python
311
+ # --- Import Musica ---
312
+ import musica
313
+ import musica.mechanism_configuration as mc
314
+
315
+ # --- 1. Define the chemical system of interest ---
316
+ A = mc.Species(name="A")
317
+ B = mc.Species(name="B")
318
+ C = mc.Species(name="C")
319
+ species = [A, B, C]
320
+ gas = mc.Phase(name="gas", species=species)
321
+
322
+ # --- 2. Define a mechanism of interest ---
323
+ # Through Musica, several different mechanisms can be explored to define reaction rates. Here, we use the Arrhenius equation as a simple example.
324
+
325
+ r1 = mc.Arrhenius(name="A->B", A=4.0e-3, C=50, reactants=[A], products=[B], gas_phase=gas)
326
+ r2 = mc.Arrhenius(name="B->C", A=1.2e-4, B=2.5, C=75, D=50, E=0.5, reactants=[B], products=[C], gas_phase=gas)
327
+
328
+ mechanism = mc.Mechanism(name="musica_example", species=species, phases=[gas], reactions=[r1, r2])
329
+
330
+ # --- 3. Create MICM solver ---
331
+ # A solver must be initialized with either a configuration file or a mechanism:
332
+
333
+ solver = musica.MICM(mechanism=mechanism, solver_type=musica.SolverType.rosenbrock_standard_order)
334
+
335
+ # --- 4. Define environmental conditions ---
336
+ temperature=300.0
337
+ pressure=101000.0
338
+
339
+ # --- 5. Create and initialize State ---
340
+ # In the model, conditions represent the starting environment for the reactions and are assigned by modifying the state.
341
+
342
+ state = solver.create_state()
343
+ state.set_concentrations({"A": 1.0, "B": 3.0, "C": 5.0})
344
+ state.set_conditions(temperature, pressure)
345
+
346
+ # --- 6. Time parameters ---
347
+ time_step = 4 # stepping
348
+ sim_length = 20 # total simulation time
349
+
350
+ # --- (Optional) 7. Save initial state (t=0) for output visualization ---
351
+ initial_row = {"time.s": 0.0, "ENV.temperature.K": temperature, "ENV.pressure.Pa": pressure, "ENV.air number density.mol m-3": state.get_conditions()['air_density'][0]}
352
+ initial_row.update({f"CONC.{k}.mol m-3": v[0] for k, v in state.get_concentrations().items()})
353
+
354
+ # --- 8. Solve through time loop only ---
355
+ # The following loop simply solves the model per each time step:
356
+
357
+ curr_time = time_step
358
+ while curr_time <= sim_length:
359
+ solver.solve(state, time_step)
360
+ concentrations = state.get_concentrations()
361
+ curr_time += time_step
362
+
363
+ # --- 9. Solve and create DataFrame ---
364
+ # It is likely more useful to solve at each time step and store the associated data:
365
+ import pandas as pd
366
+
367
+ output_data = [] # prepare to store output per time step
368
+ output_data.append(initial_row) # save t=0 data
369
+
370
+ curr_time = time_step
371
+ while curr_time <= sim_length:
372
+ solver.solve(state, time_step)
373
+ row = {
374
+ "time.s": curr_time,
375
+ "ENV.temperature.K": state.get_conditions()['temperature'][0],
376
+ "ENV.pressure.Pa": state.get_conditions()['pressure'][0],
377
+ "ENV.air number density.mol m-3": state.get_conditions()['air_density'][0]
378
+ }
379
+ row.update({f"CONC.{k}.mol m-3": v[0] for k, v in state.get_concentrations().items()})
380
+ output_data.append(row)
381
+ curr_time += time_step
382
+
383
+ df = pd.DataFrame(output_data)
384
+ print(df)
385
+
386
+ # --- 10. Visualize Specific Results ---
387
+ import matplotlib.pyplot as plt
388
+
389
+ df.plot(x='time.s', y=['CONC.A.mol m-3', 'CONC.B.mol m-3', 'CONC.C.mol m-3'], title='Concentration over time', ylabel='Concentration (mol m-3)', xlabel='Time (s)')
390
+ plt.show()
391
+ ```
392
+
393
+ # Available grids
394
+ Pre-made grids for use in MUSICA are available [here](https://wiki.ucar.edu/display/MUSICA/Available+Grids).
395
+
396
+ ## Developer Options
397
+
398
+ ### Specifying dependency versions via parameterization at configure time
399
+
400
+ Introduced in [Pull Request #124](https://github.com/NCAR/musica/pull/124), it is possible for developers to specify which versions of various dependencies should be used. These options are currently limited to those dependencies managed via `FetchContent`. This change allows for more easily testing `musica` against changes committed in different repositories and branches. The environmental variables introduced are outlined in the following table.
401
+
402
+ #### CMake Dependency Variables
403
+
404
+ | Musica Dependency | Repository | Branch, Tag or Hash|
405
+ | ------------------------------------------------------ | --------------------------|--------------------|
406
+ | [Google Test](https://github.com/google/googletest.git)| GOOGLETEST_GIT_REPOSITORY | GOOGLETEST_GIT_TAG |
407
+ | [MICM](https://github.com/NCAR/micm.git) | MICM_GIT_REPOSITORY | MICM_GIT_TAG |
408
+ | [TUV-X](https://github.com/NCAR/tuv-x.git) | TUVX_GIT_REPOSITORY | TUVX_GIT_TAG |
409
+ | [PyBind11](https://github.com/pybind/pybind11) | PYBIND11_GIT_REPOSITORY | PYBIND11_GIT_TAG |
410
+ | [Mechanism Configuration](https://github.com/NCAR/MechanismConfiguration.git) | MECH_CONFIG_GIT_REPOSITORY | MECH_CONFIG_GIT_TAG |
411
+
412
+ #### Example Usage
413
+
414
+ > The following examples assume the working directory is a `build/` directory inside the `musica` source directory.
415
+
416
+ Specifying a different version of `tuv-x`, to ensure a change won't break anything.
417
+
418
+ $ cmake .. \
419
+ -DTUVX_GIT_REPOSITORY="https://github.com/WardF/tuv-x.git" \
420
+ -DTUVX_GIT_TAG=test-fix
421
+
422
+ Specifying a specific version of `tuv-x` by has, but using the official repository.
423
+
424
+ $ cmake .. \
425
+ -DTUVX_GIT_TAG=a6b2c4d8745
426
+
427
+ # Contributing
428
+
429
+ We welcome contributions from the community! Please see our [Contributing Guide](CONTRIBUTING.md) for information on how to get involved.
430
+
431
+ For a complete list of contributors and authors, see [AUTHORS.md](AUTHORS.md).
432
+
433
+ # Citations
434
+
435
+ MUSICA can be cited in at least two ways:
436
+
437
+ 1. **Cite the foundational paper** that defines the vision of the MUSICA software:
438
+ - [Pfister et al., 2020, Bulletin of the American Meteorological Society](https://doi.org/10.1175/BAMS-D-19-0331.1)
439
+ - Use the following BibTeX entry:
440
+ ```
441
+ @Article { acom.software.musica-vision,
442
+ author = "Gabriele G. Pfister and Sebastian D. Eastham and Avelino F. Arellano and Bernard Aumont and Kelley C. Barsanti and Mary C. Barth and Andrew Conley and Nicholas A. Davis and Louisa K. Emmons and Jerome D. Fast and Arlene M. Fiore and Benjamin Gaubert and Steve Goldhaber and Claire Granier and Georg A. Grell and Marc Guevara and Daven K. Henze and Alma Hodzic and Xiaohong Liu and Daniel R. Marsh and John J. Orlando and John M. C. Plane and Lorenzo M. Polvani and Karen H. Rosenlof and Allison L. Steiner and Daniel J. Jacob and Guy P. Brasseur",
443
+ title = "The Multi-Scale Infrastructure for Chemistry and Aerosols (MUSICA)",
444
+ journal = "Bulletin of the American Meteorological Society",
445
+ year = "2020",
446
+ publisher = "American Meteorological Society",
447
+ address = "Boston MA, USA",
448
+ volume = "101",
449
+ number = "10",
450
+ doi = "10.1175/BAMS-D-19-0331.1",
451
+ pages= "E1743 - E1760",
452
+ url = "https://journals.ametsoc.org/view/journals/bams/101/10/bamsD190331.xml"
453
+ }
454
+ ```
455
+
456
+ 2. **Cite the MUSICA software and its evaluation** (MUSICAv0):
457
+ - [Schwantes et al., 2022, Journal of Advances in Modeling Earth Systems](https://doi.org/10.1029/2021MS002889)
458
+ - Use the following BibTeX entry:
459
+ ```
460
+ @Article{acom.software.musica,
461
+ author = {Schwantes, Rebecca H. and Lacey, Forrest G. and Tilmes, Simone and Emmons, Louisa K. and Lauritzen, Peter H. and Walters, Stacy and Callaghan, Patrick and Zarzycki, Colin M. and Barth, Mary C. and Jo, Duseong S. and Bacmeister, Julio T. and Neale, Richard B. and Vitt, Francis and Kluzek, Erik and Roozitalab, Behrooz and Hall, Samuel R. and Ullmann, Kirk and Warneke, Carsten and Peischl, Jeff and Pollack, Ilana B. and Flocke, Frank and Wolfe, Glenn M. and Hanisco, Thomas F. and Keutsch, Frank N. and Kaiser, Jennifer and Bui, Thao Paul V. and Jimenez, Jose L. and Campuzano-Jost, Pedro and Apel, Eric C. and Hornbrook, Rebecca S. and Hills, Alan J. and Yuan, Bin and Wisthaler, Armin},
462
+ title = {Evaluating the Impact of Chemical Complexity and Horizontal Resolution on Tropospheric Ozone Over the Conterminous US With a Global Variable Resolution Chemistry Model},
463
+ journal = {Journal of Advances in Modeling Earth Systems},
464
+ volume = {14},
465
+ number = {6},
466
+ pages = {e2021MS002889},
467
+ doi = {https://doi.org/10.1029/2021MS002889},
468
+ url = {https://agupubs.onlinelibrary.wiley.com/doi/abs/10.1029/2021MS002889},
469
+ eprint = {https://agupubs.onlinelibrary.wiley.com/doi/pdf/10.1029/2021MS002889},
470
+ year = {2022}
471
+ }
472
+ ```
@@ -0,0 +1,110 @@
1
+ musica/mechanism_configuration.cpp,sha256=iaD8zZvvMH4nt-tZ9dTBsFiqP28xHi5_wpsp07FJ3RM,29105
2
+ musica/_musica.cpython-39-x86_64-linux-gnu.so,sha256=Al5LcncGJxVwBAoUA7jkzABEBOzSW4kd-b-E8X8MSkw,5650113
3
+ musica/tuvx.cpp,sha256=HnxxysJezO6U6sG9KibHHjfIuKD9KhqHU4Myn5JkmRY,3015
4
+ musica/tuvx.py,sha256=utrhxwHw1BsoMri9PxfY_I3ip50JzB5TYwFUZtGBr2I,6388
5
+ musica/CMakeLists.txt,sha256=3b_ipe2i0ZwtLqmmX9-NgF7G4eoq7QN_cnb9eYQ9yqc,1749
6
+ musica/_musica_gpu.cpython-39-x86_64-linux-gnu.so,sha256=VnzXyGF89Dyzk1gMF6zaw1gk8iyYS_xCiegQZMOvX8k,6380337
7
+ musica/_version.py,sha256=hIsrkzGp5Ao-IKEnzoIfB3ITQ8XOi-DQu9t-pUf1aWY,19
8
+ musica/cuda.cpp,sha256=qQOLKTUOB83gE-963rT579Me-NrqMUWnXDKmpTPMVFg,346
9
+ musica/carma.py,sha256=fmM3K0Rm1hl2l8vGM9mIi0aKgnMhT0xsU3Xo2sP43Ug,66987
10
+ musica/binding_common.cpp,sha256=CigfwqYcETNUe4Ct0P8QMauAFdxPs1iu6ddCqhlckNY,981
11
+ musica/carma.cpp,sha256=K3LxfhzetHeZikSZ_mg1YchmCJ8Sr7eoo55Lu6MBqts,42334
12
+ musica/backend.py,sha256=Ed0vqpdem4a4sz5XOPiBdi1TPQy80qVDcmZUqI5lZvw,1040
13
+ musica/cuda.py,sha256=rtMNdmixfEsy5J4pfKOc6LfBuFECxCKsi8J0jAvtyHo,258
14
+ musica/constants.py,sha256=RsZrtjy8vlIcQxV9F9xzlSYFeGBQBHmhFWDPB7pRQH8,123
15
+ musica/cpu_binding.cpp,sha256=AZXO6EpL5HofGJ1s11fprrXYVG2U1ZrdUxe3M9j5kpw,225
16
+ musica/binding_common.hpp,sha256=YVG7TS1JeVC4W_yisV4kL61qo3N6Dt6JdAh9bdr6z2w,102
17
+ musica/main.py,sha256=-TOa-WvGKY1aPewQ2WtzFV3myoEQI6-MYoQt2Hw5GXc,2708
18
+ musica/musica.cpp,sha256=Krb2GSVHoXeHZI3cJLXZnQv7MlNlhzOuYV0N-9n3heo,8383
19
+ musica/gpu_binding.cpp,sha256=y9Fzgn9unoGz_Fqqlk_NBWy4jHOwTv8E82e3bq_phMg,229
20
+ musica/types.py,sha256=9EwTKnNGLeAbTD5Rd9RTGGcWeMtPXgqnqaaGUJo1ZhY,16625
21
+ musica/__init__.py,sha256=2xoebKVljHzrzupxtAbK3Wg05p38Lq0SFIbDjR0--bs,392
22
+ musica/examples/sulfate_box_model.py,sha256=h4XkCkG85p6tpgVIJ1m0ElvGvc2fN1HnT3PCAX1sx7Q,16668
23
+ musica/examples/carma_aluminum.py,sha256=beHTjyIycRyWpjhXv1MUpGPbkWtmmMA3YeciiPIwp2A,3683
24
+ musica/examples/carma_sulfate.py,sha256=UGZdefQYmJlGhgswDa1tNsjnKvqmKsfvg2izMRI-UQQ,8118
25
+ musica/examples/examples.py,sha256=087VoazqnByZSjMEb_Vo1KoUNOO0xRw_fQ9XY7eitNc,5736
26
+ musica/examples/ts1_latin_hypercube.py,sha256=ti1dURxMyFljUzyGwnHWebuVu3ecPSf8qXQg4JjTlsw,9622
27
+ musica/examples/__init__.py,sha256=y9FNR3NhT9OYCk7S_kktyOSpkRqwQb-VLNiaMp0rbz0,30
28
+ musica/tools/prepare_build_environment_macos.sh,sha256=Yhhd-8W6YvR79NabEqixexU6BsClNf7DH_EYYlsmeMo,41
29
+ musica/tools/prepare_build_environment_linux.sh,sha256=yQxOqdMxE9aaf9kHtlmuP_j9NwURnZYi-s9-LJoJNLY,1622
30
+ musica/tools/repair_wheel_gpu.sh,sha256=GJcKUJ2n9KMsj3QC5Shxt_ks9uFu2f9Than-4vVhG9U,1485
31
+ musica/mechanism_configuration/phase.py,sha256=rOEExkNxrzHQSKwclrnQltXzanWnLA9vt5UFDnbQOi4,1633
32
+ musica/mechanism_configuration/condensed_phase_arrhenius.py,sha256=XX_t-54FFGFKJrorsGxS3MVBV5CMLIMpSBN6I3HMbho,11436
33
+ musica/mechanism_configuration/ternary_chemical_activation.py,sha256=AlY9yFq0ZXgEnUaNd249wrgmYyW1TvkzOi2ZoK4B3gQ,14323
34
+ musica/mechanism_configuration/condensed_phase_photolysis.py,sha256=KxnCUvgvIidLWXsVdPkGFbcEuxyuQ_8PPubw3x05EBI,4115
35
+ musica/mechanism_configuration/henrys_law.py,sha256=aLgVAWROMxOfx0ng_FOovZeTWXXtfD8Kz-GwGn_2Fi8,1563
36
+ musica/mechanism_configuration/utils.py,sha256=nR-ukwYsplFfnsjXtKQsXnryMPvtjkZkFQv7TjcSrnE,346
37
+ musica/mechanism_configuration/arrhenius.py,sha256=0B0fT1mzajyJ68Ns-bdxjDsh7btBf4r1UYIgInZ9_FE,11172
38
+ musica/mechanism_configuration/troe.py,sha256=1uj0vL4-Vzk1Ue2j-v1G3FrVsQ0bRpfOnMHzphUsL2U,13607
39
+ musica/mechanism_configuration/wet_deposition.py,sha256=ROc57JgXTxCCoGCSvNUZMXkAMLqcT9PVfuIDGNXT65U,2254
40
+ musica/mechanism_configuration/photolysis.py,sha256=f6LQmsL9NmUyy7cp8PPU0zI2sExcyirJ62LmzcfFB_U,3883
41
+ musica/mechanism_configuration/aqueous_equilibrium.py,sha256=QCWH6IfdpY_vQXEdwnWiXpkJEfpINAhPp9L8gRNnFjY,10996
42
+ musica/mechanism_configuration/surface.py,sha256=2cFsIvFvL8lmxe0c8cB9LYDjg4qD6Y020ZziCjT6iaw,4346
43
+ musica/mechanism_configuration/branched.py,sha256=WWYVSRv2yTAvLe91zUsmqeTL0PAAKEIY7t9zujYRGgE,11762
44
+ musica/mechanism_configuration/emission.py,sha256=HS1QVJWYj4Omk2lK_NrxFFPeEu_HLXaSGAG0I0BXU4s,3044
45
+ musica/mechanism_configuration/tunneling.py,sha256=zGEVG034ERLHgx9HW74SYlTbb-_LPSvEeIdKvrvc3qA,9378
46
+ musica/mechanism_configuration/mechanism_configuration.py,sha256=6t3ulJpXZhXe-XNpjfKkhu5FlmjLOwg3a10cWC0gEjY,10437
47
+ musica/mechanism_configuration/user_defined.py,sha256=E5pioPg7UQVY6eUe7wvzwC_2ooCwliAPWl_9Do5EX_g,3892
48
+ musica/mechanism_configuration/first_order_loss.py,sha256=6IMOoX7ykECgPCVokcaVsJM1712P4bVjqvldk-chPQk,6641
49
+ musica/mechanism_configuration/simpol_phase_transfer.py,sha256=o-JPNwPVJtBpRsmiIzDJ-iNWU-L8lk8uCI9FvbC_FQY,9061
50
+ musica/mechanism_configuration/species.py,sha256=JyNPFVH9abznBb-pNLHVKynU6qx7s2PzGt2gXDcM-jI,5453
51
+ musica/mechanism_configuration/__init__.py,sha256=LwedZpjLpPM5wUGzVx7mv9HreL8DCbzZQedtcp0OWYM,39
52
+ musica/mechanism_configuration/reactions.py,sha256=R3uJwDXMtu1r2xijBmq1FsaMqzKQXqFqteho7leQ8hc,2367
53
+ musica/test/examples/v1/full_configuration/full_configuration.yaml,sha256=cLyG0HJP2Jxl44e52Z94R6_WGsGLBjXAWiOIfDk1yuY,5617
54
+ musica/test/examples/v1/full_configuration/full_configuration.json,sha256=WfJ2hw-XOhrM9RRAYrdW5C_9bc7ACB835xKWK5UWUhY,9437
55
+ musica/test/unit/test_serializer.py,sha256=U0aQwXtOwdpFlfJH915rLikde7U97pJ1p0KiH2__jro,2458
56
+ musica/test/unit/test_util_full_mechanism.py,sha256=9_n8_RbG3X60YGV59mOpp_hvsh6-hMKhXZCijE5beRg,25217
57
+ musica/test/unit/test_parser.py,sha256=RhDWTmX2E9RiISFuKyqH3DJn38sxfaSfgzxPM-Rs1h0,2603
58
+ musica/test/integration/test_tuvx.py,sha256=9jQvE-LxTRPpoKXi3JponF1G4-xcAhhE1sLX1KV-EOQ,1918
59
+ musica/test/integration/test_chapman.py,sha256=gOISpApVIMLCEv6W0Hq1yNGF0xu2MlZMHQQhOGPmoQI,3512
60
+ musica/test/integration/test_analytical.py,sha256=3P9pw7mRnXi7oXn_2vdEZSBFc4U5m0eRJgKEvX3esZ8,13805
61
+ musica/test/integration/test_carma_aluminum.py,sha256=R4UupwmKd58vn5W2NN6Ry1qP3yMremPLFzp4bYvy7rk,354
62
+ musica/test/integration/test_carma.py,sha256=iR6FnhSfG6seta4K-C9IPtYdia9GlH8DzyVyP3w07zc,6865
63
+ musica/test/integration/test_sulfate_box_model.py,sha256=bC9vKdnGwOi3_ydcwh3qj7vF65JifdzhZxmSVngn6qk,1604
64
+ musica/test/integration/test_carma_sulfate.py,sha256=8H85tLv6Egu2i0ua3R3d7D_rO8VLbvckVCIfGCTsNJE,740
65
+ musica.libs/libpsl-99becdd3.so.5.3.1,sha256=-lZ0GFyiQL7qiljsxFuu4GogshjaGJ-ny0F_oGpMiX8,80217
66
+ musica.libs/libnetcdff-8cc3a1b0.so.7.0.0,sha256=CHLaUEyfHeGfoKHAYeRGovpSSPRjWpkFPh-JuJkX4vs,669209
67
+ musica.libs/libcublas-031ce6c2.so.12.8.4.1,sha256=w9PtvlSVINQsY7yA6GLcLsEhl63r5teYiTI8mpiaW4I,116454041
68
+ musica.libs/libbrotlicommon-6ce2a53c.so.1.0.6,sha256=zyiyGpvmy7huKm-JlWHCMo8WS_JA9XIh55qtQLs8GBA,135913
69
+ musica.libs/libgssapi_krb5-323bbd21.so.2.2,sha256=h_hR8dF9_FYU5mySxkBi5XADgV6ieseadxDP5H-jFOY,378601
70
+ musica.libs/libcurl-c96f124b.so.4.5.0,sha256=2TR7KWF1KyaCsJkqEL8CGeQOYWxvfv1PB4eaTn2ZqGk,619977
71
+ musica.libs/libhdf5-b5e70f84.so.103.1.0,sha256=bHo6bEEPeX-bJARxt3H7BadA1APYeW3VZw8D5iasy9o,4007249
72
+ musica.libs/libhdf5_hl-0b60eabd.so.100.1.2,sha256=bL6R_QGKadx8UM7SlfQgPZ7KJqW1nBqeN4sAeQIsUEM,165561
73
+ musica.libs/libkrb5-a55300e8.so.3.3,sha256=-jHXkJ9ghCh8-2H-vN_P5_ul8-NiGPnfIiJKQuOZ37E,1027129
74
+ musica.libs/libtirpc-cff449a4.so.3.0.0,sha256=Q642UfIpScPTRTq4EPe0eJZEg7sWYfch9AcwDUJsNaw,239849
75
+ musica.libs/libpcre2-8-516f4c9d.so.0.7.1,sha256=IcbljW_oKuAVlrAwKz8qtRZxfi1sQH_iKxPSoNpzsmU,547745
76
+ musica.libs/libcrypto-bdaed0ea.so.1.1.1k,sha256=teTU1EbwIqcxLKEwQCCxVDDLNnMUyvbgJRzPb37I3uo,3215921
77
+ musica.libs/libmfhdf-38b34047.so.0.0.0,sha256=BGyzILyrzr8t74PLWebvUYps6keb30xFEzS0-1zo_b4,189121
78
+ musica.libs/liblber-2-d20824ef.4.so.2.10.9,sha256=6G4ibGHHBo_PBkFm3aMbB01j8Vty9pr3Veg9iEdYU2U,73361
79
+ musica.libs/libsz-0deeef7d.so.2.0.1,sha256=oHMyDpIHEu8PwHfRYVYQnQ-jNECkLleGMrsSV9SXabg,16817
80
+ musica.libs/libdf-2848fafa.so.0.0.0,sha256=GV0JRwDVmay_oU3hMOtsOr2ZCIsIDJWt3ytG6kCWnbk,592385
81
+ musica.libs/libbrotlidec-811d1be3.so.1.0.6,sha256=dmwMSDMQH7ShACzQjRinGgwh53QUkcxPZXYv0hEpmKI,62193
82
+ musica.libs/libselinux-d0805dcb.so.1,sha256=iYGaLO-LIy5-WEihMiXHpeJUXyq56DDqGU49JbpfTu4,195097
83
+ musica.libs/libblas-fe34f726.so.3.8.0,sha256=yegZKk5ZYkkH3jQeJ1hdqLi94d_7tMcoQCrJAsHBKQI,415169
84
+ musica.libs/libcublasLt-10b5e663.so.12.8.4.1,sha256=CGndiFttDWxO_W12qUxrmi8u6eiWVvIknuycoufZFww,751796625
85
+ musica.libs/libmvec-2-583a17db.28.so,sha256=gJCHsIqb2jd5magjh0vjdpiftHdmakfBQ8siW3MXa_U,181969
86
+ musica.libs/libnghttp2-39367a22.so.14.17.0,sha256=llfQElLBK10tju2J2kujCoHMuQDnxCASAhoWmQfQOO8,175025
87
+ musica.libs/libjpeg-e87d2658.so.62.2.0,sha256=sRuavCl6x0zAPrZOEcsYFMAOLEfmGjiG7l6n2f9S7qk,437961
88
+ musica.libs/libcrypt-52aca757.so.1.1.0,sha256=Rl6iBH7tI_X3G4lQfsNm9goOdNC29wIf_I77cVjQESc,140977
89
+ musica.libs/libk5crypto-9a74ff38.so.3.1,sha256=H2bSp-k9CESbvUWKOX8THudxFSnVBTe5A965Hmk9DQI,110089
90
+ musica.libs/libkrb5support-e6594cfc.so.0.1,sha256=XqP6drjaA1_eP3XEZn5884n1b9yj9AwSGhNGIyk5YuQ,85161
91
+ musica.libs/libgfortran-8f1e9814.so.5.0.0,sha256=qVzErEr62Iny2DCI9Gteb6bNXv1ynbiH4eY5FH7FW3M,2714697
92
+ musica.libs/libldap-2-cea2a960.4.so.2.10.9,sha256=V-m-eZbx9pvIdNdOdshRynM5LkLogoh72p-hRIx0-bs,360849
93
+ musica.libs/libnetcdf-3915b03a.so.15.0.1,sha256=0tdpbqDgfl9K3IseAXFg2ta0x8-nCmldTt2cfiztZEE,1421713
94
+ musica.libs/libunistring-05abdd40.so.2.1.0,sha256=IxfT3Vuwa8TtEgGZDPNNtS5NtygqrJJwvXgaV8Ku3HU,1826161
95
+ musica.libs/libcom_err-448cbf49.so.2.1,sha256=v6Vrp_DquCxGembfxBD-ga03WzNmtx3C9sh-MgRFHPo,21545
96
+ musica.libs/libssl-60250281.so.1.1.1k,sha256=MCNuTI3K8vc-l_BvN5nElqPps2xW3COe2EZnuxtfQrE,666865
97
+ musica.libs/libquadmath-828275a7.so.0.0.0,sha256=cb3C7FerL8k5NgWXlo9zIwQmscZ2QEjmKiy2yNjDof0,272193
98
+ musica.libs/libidn2-2f4a5893.so.0.3.6,sha256=tElml3gdyDiZ61Dr9wncteS_pazPfYFpBEhnBI7aqQw,140377
99
+ musica.libs/liblapack-31d7d384.so.3.8.0,sha256=Q4BcY0EzqJXXo8OyRrLhkTU8OaYzRVCo1yhH8M70yBI,7808185
100
+ musica.libs/libsasl2-7de4d792.so.3.0.0,sha256=d1sOg_4Bnrq3rjIvOqAojUKZWOVqkOciTrUAjcvcnyg,138761
101
+ musica.libs/libaec-91f0ca0f.so.0.0.8,sha256=GEdN1A2-2Ee3eA9OpLDk2Q_BCfD_w5OT26XF3eaiXkM,37697
102
+ musica.libs/libkeyutils-2777d33d.so.1.6,sha256=Lxjn7VlUyYm6A8b4JMCptowYVig9FWTq8mEwh2PphLo,17929
103
+ musica.libs/libcudart-c3a75b33.so.12.8.90,sha256=1_Id0fBsTR_W1HjnYGHt9fScp-2_WhPZlsXu9T5r1T8,745465
104
+ musica.libs/libssh-c11d285b.so.4.8.7,sha256=0VpqoU46ZOFrFRGptRYmZaUtxCZlclOSXTvJjzfBjZ0,500185
105
+ musica-0.12.1.dist-info/RECORD,,
106
+ musica-0.12.1.dist-info/METADATA,sha256=IShAL_zZWoCFHuV_iXTdW9V9lcjy1QF_ADT_o1EGaIE,26322
107
+ musica-0.12.1.dist-info/entry_points.txt,sha256=t9qRU9Ya63_yYMKJkTiVS5kCaW6dDDr0wuQ26lgXTH8,49
108
+ musica-0.12.1.dist-info/WHEEL,sha256=9SdtB0qMKkG8MEbfhcE5viKmIHFIprial3e75QWvjnA,116
109
+ musica-0.12.1.dist-info/licenses/AUTHORS.md,sha256=CYIlKZmXT9ngFk6d0MiD0A_Pt8BFoID4n-29OMrKkbM,2632
110
+ musica-0.12.1.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
@@ -0,0 +1,5 @@
1
+ Wheel-Version: 1.0
2
+ Generator: scikit-build-core 0.11.5
3
+ Root-Is-Purelib: false
4
+ Tag: cp39-cp39-manylinux_2_28_x86_64
5
+
@@ -0,0 +1,3 @@
1
+ [console_scripts]
2
+ musica-cli = musica.main:main
3
+
@@ -0,0 +1,59 @@
1
+ # MUSICA Authors and Contributors
2
+
3
+ This file acknowledges all individuals who have contributed to the MUSICA project.
4
+
5
+ ## Core Development Team
6
+
7
+ The following individuals are the primary developers and maintainers of the MUSICA software:
8
+
9
+ - **Matthew Dawson** (mattdawson@ucar.edu) - Core Developer
10
+ - **Jiwon Gim** (jiwongim@ucar.edu) - Core Developer
11
+ - **David Fillmore** (fillmore@ucar.edu) - Core Developer
12
+ - **Kyle Shores** (kshores@ucar.edu) - Core Developer
13
+ - **Montek Thind** (mthind@ucar.edu) - Core Developer
14
+ - **Jian Sun** - Core Developer
15
+
16
+ ## Scientific Leadership and Vision
17
+
18
+ The scientific leadership and vision for MUSICA are provided by the authors of the [foundational paper](https://doi.org/10.1175/BAMS-D-19-0331.1).
19
+ This software implements that vision. For a full list of scientific authors,
20
+ please refer to our [CITATION.cff](CITATION.cff) file. To cite the software, use the Zenodo DOI from our latest release.
21
+
22
+ ## Additional Contributors
23
+
24
+ <!-- Contributors will be added here as they join the project -->
25
+ <!-- Format: -->
26
+ <!-- - **Name** (affiliation) - Brief description of contribution -->
27
+
28
+ - **Aidan Winney** - Documentation and Tutorials
29
+ - **Angela Pak** - Documentation and Tutorials
30
+ - **Dee Grant** - Improving the Python API
31
+ - **Qina Tan** - Implementing the CUDA-based Rosenbrock solver
32
+
33
+ ## Recognition Policy
34
+
35
+ We recognize contributors at different levels based on their involvement:
36
+
37
+ - **Core Development Team**: Listed in `pyproject.toml`, `.zenodo.json` (creators), and this file
38
+ - **Additional Contributors**: Listed in `.zenodo.json` (contributors) and this file
39
+ - **All Contributors**: Automatically tracked by GitHub's contributor statistics
40
+
41
+ See our [Contributing Guide](CONTRIBUTING.md) for more details on how contributions are recognized.
42
+
43
+ ## How to Contribute
44
+
45
+ We welcome contributions from the community! Please see our [Contributing Guide](CONTRIBUTING.md) for information on how to get involved.
46
+
47
+ ## Acknowledgments
48
+
49
+ We thank the broader atmospheric chemistry modeling community for their feedback, testing, and contributions to making MUSICA a robust and useful tool for scientific research.
50
+
51
+ ---
52
+
53
+ ## Citation Information
54
+
55
+ For citation purposes, please refer to our [CITATION.cff](CITATION.cff) file for the appropriate citations based on your use case. The main citations are:
56
+
57
+ 1. **For the MUSICA vision and scientific framework**: [Pfister et al., 2020](https://doi.org/10.1175/BAMS-D-19-0331.1)
58
+ 2. **For the MUSICA software evaluation**: [Schwantes et al., 2022](https://doi.org/10.1029/2021MS002889)
59
+ 3. **For the software itself**: Use the Zenodo DOI from our latest release