Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
718 commits
Select commit Hold shift + click to select a range
f9d8bf9
skip a test in solvation
JacksonBurns Feb 1, 2024
4199606
add missing kwarg to fragment update method
JacksonBurns Feb 1, 2024
a14d22b
Fixed some tests from bad automated conversions
JacksonBurns Feb 1, 2024
6634774
enable fitting of TS solute rules
mjohnson541 Jan 9, 2023
cadb334
allow inclusion of refractive index in Solvent object
mjohnson541 Dec 8, 2023
a52274a
change TS solvation handling to new system
mjohnson541 Dec 8, 2023
e6bd498
added Marcus kinetics
mjohnson541 Mar 10, 2024
21c960f
allow direct specification of viscosity and electrode distance for th…
mjohnson541 Mar 10, 2024
d339918
handle electronchange when constructing RMS objects
mjohnson541 Mar 10, 2024
f4fa9bf
handle Marcus in RMS yaml constructionn
mjohnson541 Mar 10, 2024
54ea6e3
handle Marcus kinetics in fix_barrier_height
mjohnson541 Mar 10, 2024
2fcea6d
handle solvation for Marcus kinetics
mjohnson541 Mar 10, 2024
7051f57
handle kinetics averaging for Marcus
mjohnson541 Mar 10, 2024
1d1cd1c
handle Marcus kinetics within tree generation and rule generation
mjohnson541 Mar 10, 2024
f34cb2d
add ethylene carbonate and acetonitrile SEI examples
mjohnson541 Mar 10, 2024
f9c1988
fix bug with species initialization
mjohnson541 Mar 10, 2024
5286c95
Fixed a typo in test lose charge
ssun30 Mar 15, 2024
ce4f3e1
Add set_reference_potential for SurfaceChargeTransfer
ssun30 Apr 12, 2024
e1169c9
Set reference potential now always sets to 300 K
ssun30 Nov 6, 2024
69f4ee1
Fixed A-factor correction for SurfaceChargeTransfer
ssun30 Nov 6, 2024
4652101
Added CO2RR example
ssun30 Jun 7, 2024
b71fbce
Extra error logging in HBI thermo estimation.
rwest May 3, 2024
3d7cea1
Ignore PCET vdW families for surface coverage test
ssun30 Sep 25, 2024
f2f0cbd
Changed rate coefficient test to use rtol
ssun30 Sep 25, 2024
27449c4
update_charge skips cutting labels
ssun30 Nov 6, 2024
7ec54b2
Fixed Fragment test
ssun30 Nov 6, 2024
e304a89
Changed RMS branch to for_rmg
ssun30 Oct 25, 2024
3688144
Use the lithium_rebase branch of RMG-database for CI
ssun30 Nov 24, 2024
53059fe
fixup! enable use of non-surface charge transfer families
rwest Nov 24, 2024
aca0b34
Small efficiency gain checking for charged species.
rwest Nov 24, 2024
0e524a2
Switch back to using main branch of RMG-database
rwest Nov 27, 2024
ac71689
Merge pull request #2598 for electrochemistry a.k.a. RMG-electrocat
rwest Nov 27, 2024
9ce8b82
Tweaking Chemkin species list parser for readability.
rwest Aug 2, 2024
9c04fd3
Cleaning up chemkinTest methods for multidentate adsorbate writing.
rwest Aug 2, 2024
68ea1f4
Cleaning up and extending a chemkin test mechanism.
rwest Aug 2, 2024
b390649
Updating methods that create in-memory Cantera objects of things.
Nora-Khalil Jun 13, 2022
46628d7
Fixing docstrings in surface kinetics.
rwest Jun 6, 2024
9fa6195
Added to_cantera_kinetics for SurfaceArrhenius and StickingCoefficient
sevyharris Nov 8, 2023
fed3a1e
Adding to_cantera_kinetics for ArrheniusBM class.
rwest Aug 2, 2024
8f3b2f4
Testing conversion to Cantera for adsorbed species and reactions.
rwest Aug 2, 2024
b84e568
Fixup rmgpy/kinetics/arrhenius.pyx
sevyharris Nov 27, 2024
cac63d1
Fix rmgpy/reaction.py
sevyharris Nov 27, 2024
d8b9314
In Reaction.to_cantera, don't make kinetics twice.
rwest Nov 27, 2024
100d740
Reduce whitespace in kinetics/falloff.pyx
rwest Nov 27, 2024
a3a67a1
Fix comments in species.py
sevyharris Nov 27, 2024
ffa0ca1
Simple refactor in Reaction.to_cantera()
rwest Nov 27, 2024
2a1f910
Merge pull request #2700 for better to_cantera methods.
rwest Dec 3, 2024
9d23067
adding resonance for adsorbates
bjkreitz Jul 31, 2023
89d134a
add resonance to get_thermo_for_surface_species
bjkreitz Sep 6, 2023
e165591
add tests and fix pathfinderTest
bjkreitz Sep 6, 2023
2e3fd4e
include N
bjkreitz Mar 25, 2024
37b31eb
Restore the atom labels to every molecule.
rwest Nov 13, 2024
cc33d89
Estimating thermo of an adsorbate Species now re-orders Species.molec…
rwest Nov 13, 2024
20843b0
Fix bug in sorting molecules.
rwest Nov 13, 2024
e7f0f12
add is_double_or_triple function to Bond class
bjkreitz Dec 5, 2024
2ae7a9b
improve pathfinderTest with more tests
bjkreitz Dec 13, 2024
bb35064
Merge pull request #2511 to add resonance for surface adsorbates
rwest Dec 16, 2024
552fbfd
attempt to update CI to use artifacts v4 for upload
jonwzheng Jan 13, 2025
bd33f20
use conda-forge for graphviz to avoid bug
jonwzheng Jan 15, 2025
806b875
fix conda environment typo
jonwzheng Jan 17, 2025
1c7babe
add symlink to libtiff5 from libtiff6 in build runner to avoid runner…
jonwzheng Jan 17, 2025
12c094a
Merge pull request #2748 from ReactionMechanismGenerator/update_artif…
JacksonBurns Jan 21, 2025
8df4295
Added missing entries to KineticsDB local context
jonwzheng Jan 24, 2025
3c99f93
Added missing entries to KineticsDB local context
ssun30 Jan 27, 2025
231f664
Extra debugging message for loading a KineticsDB
ssun30 Jan 27, 2025
5ff3143
Improved how database library labels are created.
ssun30 Jan 27, 2025
a041fde
Merge pull request #2753 from ReactionMechanismGenerator/fix_lithium_…
jonwzheng Jan 28, 2025
773b112
Define e_electronic_with_corrections, zpe before e0 conditions
alongd Feb 2, 2025
a6a809e
If E0 is not None (e.g., given directly by the user), use it
alongd Feb 2, 2025
f460239
Report e_elect + ZPE in SI only if they're not None
alongd Feb 2, 2025
7090358
Added an example for inputting E0 directly
alongd Feb 3, 2025
77edebb
Merge pull request #2756 from ReactionMechanismGenerator/arkane_e_ele…
sevyharris Feb 10, 2025
e9ea2aa
initialize contribute readme file
jonwzheng Aug 6, 2024
39a0893
remove outdated info from faq docs
jonwzheng Aug 6, 2024
0cd9f4d
update credits documentation author list
jonwzheng Aug 6, 2024
697eab1
update dependencies documentation
jonwzheng Aug 6, 2024
553a0db
update kinetics database to point to RMG website rather than include …
jonwzheng Aug 6, 2024
9a12aea
fix typo in rmg thermo documentation
jonwzheng Aug 6, 2024
f78181e
update arkane credits list
jonwzheng Aug 6, 2024
6c2113a
change credits to point to CITATIONS.bib
jonwzheng Aug 8, 2024
a795a76
add disclaimer to docs to give rmg website a few minutes to load
jonwzheng Aug 8, 2024
bd9cd92
update FAQ and dependencies with code review comments
jonwzheng Aug 8, 2024
9a472dc
polish docs formatting
jonwzheng Aug 9, 2024
26e25cf
Apply suggestions from code review
jonwzheng Aug 9, 2024
0c1f553
apply review comments; adjust credits
jonwzheng Aug 9, 2024
d31796f
add Representing Chemical Structures from wiki to Species Representat…
jonwzheng Aug 12, 2024
0eb5e44
include link to conda official guide
jonwzheng Sep 6, 2024
bc1a453
docs - update kinetics estimation page with info from wiki
jonwzheng Sep 9, 2024
28f9f2c
docs - format overview of features with bolding
jonwzheng Sep 9, 2024
8c80d28
docs - add logging information
jonwzheng Sep 9, 2024
decb23d
beautify docs formatting
jonwzheng Nov 13, 2024
f9d4565
additional beautifying docs
jonwzheng Nov 13, 2024
57277b6
add dynamicsTimeScale and ignoreOverallFluxCriterion to docs
jonwzheng Nov 13, 2024
2ced105
fix docs formatting for advanced setting
jonwzheng Nov 13, 2024
373d317
fix typo in RMG user's guide (see issue #2165)
jonwzheng Nov 13, 2024
758e503
docs: address code review
jonwzheng Nov 13, 2024
2e79423
change credits to point to CITATIONS.bib
jonwzheng Aug 8, 2024
6ce0450
apply review comments; adjust credits
jonwzheng Aug 9, 2024
0ce4d1d
fix up docstrings for tree_distance
jonwzheng Feb 10, 2025
1ffceba
add nodal distances information
jonwzheng Feb 10, 2025
86488ea
outline CONTRIBUTING
jonwzheng Aug 6, 2024
8314427
add some contributor guidelines
jonwzheng Aug 7, 2024
87db279
add wiki information to CONTRIBUTING.md
jonwzheng Aug 8, 2024
0e5dd6f
format CONTRIBUTE.md
jonwzheng Aug 8, 2024
be6be01
further format CONTRIBUTING.md
jonwzheng Aug 8, 2024
997d8f7
clarify CONTRIBUTING testing info
jonwzheng Aug 8, 2024
358d83a
clarify CONTRIBUTING that .rst changes should go to main branch
jonwzheng Aug 8, 2024
667273b
Merge pull request #2703 from ReactionMechanismGenerator/fix/docs
jonwzheng Feb 14, 2025
2a528a1
remove wiki and gitter from README
jonwzheng Feb 14, 2025
8adfab5
Merge pull request #2762 from ReactionMechanismGenerator/fix/readme
JacksonBurns Feb 14, 2025
9fe9e64
Fill in rot const with last known value if given ****s
sevyharris Feb 13, 2025
e980caa
add test for reading rotational constants that have been starred out
sevyharris Feb 22, 2025
b041507
Merge pull request #2761 from sevyharris/gaussian_fix_rot_const
sevyharris Feb 24, 2025
dfb2cdc
require a more recent version of mkl for Cantera
sevyharris Feb 26, 2025
d45e26b
add libcurl version to avoid Julia bug
sevyharris Feb 26, 2025
1c8443e
add pyopenssl version constraint
sevyharris Feb 26, 2025
fc5f4ab
improve comments on mkl version requirements
sevyharris Feb 27, 2025
463b4e8
Merge pull request #2766 from sevyharris/require_recent_mkl
JacksonBurns Feb 28, 2025
0b4e195
added test
kfir4444 Mar 5, 2025
6e71fc0
Added a new Orca log for testing
kfir4444 Mar 5, 2025
8f9d81d
Take the first value for inertia of linear rotors
kfir4444 Mar 5, 2025
1db458b
Check of ------ line in orca log
kfir4444 Mar 5, 2025
13b6175
Merge pull request #2739 from ReactionMechanismGenerator/Orca_parser_…
JacksonBurns Mar 5, 2025
ff0657c
Don't require F12a to appear in the energy line
alongd Mar 4, 2025
5e759e5
Tests: Read Molpro's CCSD(T)-F12a if "a" isn't specified
alongd Mar 4, 2025
55464c5
Merge pull request #2771 from ReactionMechanismGenerator/molpro_F12a
JacksonBurns Mar 9, 2025
1eccdc8
change default electrons from None to 0 for depository
jonwzheng Mar 28, 2025
28c096d
Merge pull request #2775 from ReactionMechanismGenerator/fix_electrochem
JacksonBurns Mar 29, 2025
d9225f3
Add thermo comment for LSR adjustments.
rwest Apr 25, 2025
2d78555
Add thermo comment for solvation adjustments.
rwest Apr 25, 2025
55dd066
Merge pull request #2788 to add detailed comments to thermo estimates
rwest Apr 28, 2025
a28a93c
HWP Initial JuliaCall efforts
hwpang Mar 22, 2024
3b3c244
JWB initial increase to Python 3.9
JacksonBurns Jun 27, 2024
1233b8c
make muq optional (like the docs say!) and add a helpful msg if missing
JacksonBurns Jul 1, 2024
995b0a1
fix cython compilation errors (0.23 -> 3.n), SEE EXTENDED!!
JacksonBurns Jul 1, 2024
d4af9e1
add newly defined functions to `pxd` files
JacksonBurns Jul 1, 2024
a203d85
HWP Additional JulicaCall Debugging
hwpang Jul 2, 2024
c054a6a
XD Initial MILP Re-implementation
xiaoruiDong Mar 5, 2024
15d91e4
HWP Isodesmic Improvements
hwpang Jan 24, 2024
13f2b1c
JWB Python 3.9 and Cython Debugging, Optional RMS, fix Clar
JacksonBurns Dec 3, 2024
0e69020
dont install juliacall by default
JacksonBurns Dec 3, 2024
2e96175
np.bool is deprecated, bool
JacksonBurns Dec 3, 2024
a58d79f
re-bury the julia imports that got shuffled around
JacksonBurns Dec 3, 2024
a298cb8
remove initial species add - was carried over by accident during deve…
JacksonBurns Dec 3, 2024
c022d42
fix call to `get_reaction_matches` (should match other test)
JacksonBurns Jan 14, 2025
c2b79e4
make the m1 mac run in x86 compat mode
JacksonBurns Jan 14, 2025
4b6122f
split the python-only test into separate CI to simplify reg test logic
JacksonBurns Jan 14, 2025
0bf2cf5
fix `juliacall` incompatibilities; see extended
JacksonBurns Jan 25, 2025
9a2e6f4
docker build should wait for regression test
JacksonBurns Jan 25, 2025
e2dbd17
change liquid initial conditions to surface initial conditions for Co…
jonwzheng Jan 27, 2025
6a0d5b4
forbid incompatible numpy version
JacksonBurns Feb 25, 2025
afc90b4
run ci on arm macs natively
JacksonBurns Feb 25, 2025
143bb66
get cantera from conda-forge, which has arm mac binaries
JacksonBurns Feb 25, 2025
821ec6f
remove cantera channel from environment file
JacksonBurns Feb 25, 2025
6fcf868
don't patch the channels in the CI
JacksonBurns Feb 25, 2025
92b23b3
change lt to leq to account for slightly different arm mac floating p…
JacksonBurns Feb 25, 2025
cb167a2
update devloper installation process docs
JacksonBurns Feb 26, 2025
3958a09
clarify RMS installation process
JacksonBurns Apr 12, 2025
f4a25e0
explain why we have two nearly identical input files
JacksonBurns Apr 12, 2025
e4a2299
provide a more helpful suggestion
JacksonBurns Apr 12, 2025
f05b983
update expected smioles
JacksonBurns Apr 12, 2025
60c4125
misc. small fixes from debugging and review
JacksonBurns May 22, 2025
5de1dfa
port ci updates to docs build, set sphinx to older, compatible version
JacksonBurns May 22, 2025
4f0e3fb
Apply suggestions from code review
JacksonBurns May 23, 2025
0bd55d2
update the install_rms script to be easier to follow
JacksonBurns May 23, 2025
4881ea7
remove dirty makefile hack
JacksonBurns May 25, 2025
e254b5e
more elegant way to set env vars for julia install fix
JacksonBurns May 25, 2025
9639a70
uninstall requries name and edge case where clean can fail
JacksonBurns May 25, 2025
d0b1481
update dockerfile with new rms install
JacksonBurns May 25, 2025
5564674
developer warning about Julia sharp edge
JacksonBurns May 25, 2025
4924b08
straggler
JacksonBurns May 25, 2025
a98ba35
A note about renaming conda environment.
rwest May 27, 2025
22e153b
Use current environment name, in install_rms.sh
rwest May 27, 2025
c46a861
Fix install_rms.sh to not kill the calling shell.
rwest May 28, 2025
f7ca69d
Don't set PYTHON_JULIAPKG_PROJECT environment variable.
rwest May 28, 2025
774115b
Make julia version string more precise.
rwest May 28, 2025
b9db18f
Update developer instructions for Julia and RMS steps.
rwest May 28, 2025
311e319
Tweak to developer instructions.
rwest May 28, 2025
7d24fce
Update install_rms.sh - stable RMG branch for rms
JacksonBurns May 29, 2025
6615d10
Merge pull request #2741 from ReactionMechanismGenerator/feat/py39_re…
JacksonBurns May 29, 2025
d70861b
Fix anacondaDeveloper.rst documentation
rwest May 30, 2025
ccb4382
Fix the CI summary logging of regression tests.
rwest Jun 2, 2025
f5357a1
Update how we clear log handlers in checkModels.py
rwest Jun 3, 2025
65bca34
Allow Julia imports to be disabled via module or environment variable.
rwest Jun 3, 2025
f7d93b6
Skip Julia imports in checkModels.py script
rwest Jun 3, 2025
235eb69
Makefile eg targets that don't use RMS skip Julia
rwest Jun 3, 2025
210b999
Add Makefile targets for RMS reactor examples.
rwest Jun 3, 2025
9b7f256
Skip Julia imports in regression.py
rwest Jun 3, 2025
20f12b1
Let Regression tests run concurrently with Unit tests.
rwest Jun 3, 2025
2440e41
Update docker build github action versions.
rwest Jun 3, 2025
ed44569
Small tweaks to CI
rwest Jun 3, 2025
d350c21
Merge pull request #2802 to fix CI logging; make Julia optional via e…
rwest Jun 3, 2025
d74d075
Lazy loading of Julia in reactionmechanismsimulator_reactors
rwest Jun 3, 2025
d1e6552
Delay loading of Julia in pdep/sls
rwest Jun 4, 2025
53aed2e
Remove the NO_JULIA flag
rwest Jun 4, 2025
01e7032
Remove RMG_DISABLE_JULIA from Makefile
rwest Jun 4, 2025
d48a976
fixup! Delay loading of Julia in pdep/sls
rwest Jun 4, 2025
b2e5704
Rename MainProxy to LazyMain and improve Julia disable checks
rwest Jun 11, 2025
5378e9d
Remove the DISABLE_JULIA option.
rwest Jun 11, 2025
b855f21
Merge pull request #2804 from ReactionMechanismGenerator/lazy_julia
JacksonBurns Jun 11, 2025
e7674f6
Install Julia 1.10 in Docker image
rwest Jun 6, 2025
20f2de6
Clean more caches etc. to reduce size of docker file
rwest Jun 6, 2025
4571b83
Dockerfile changes suggested by Claude and ChatGPT
rwest Jun 6, 2025
aedefc0
Remove conda package cache after environment creation to reduce Docke…
rwest Jun 6, 2025
53d6f93
Enable Docker build on PRs for CI validation
rwest Jun 6, 2025
d687789
Fix Dockerfile parse error in apt-get install step
rwest Jun 6, 2025
6d28b48
Set conda env config vars and export for current shell
rwest Jun 6, 2025
2c554a5
Use plain Docker build output in CI
rwest Jun 6, 2025
c547fc3
Check environment variables and echo statements to help debugging.
rwest Jun 6, 2025
88ba148
Actually build RMG in the Docker file.
rwest Jun 7, 2025
192eee9
Remove unused environment variables in Dockerfile
rwest Jun 7, 2025
5a82a94
Set branches for Docker build in the CI.yml
rwest Jun 7, 2025
d7d5a9e
Allow RMS branch to be set in CI, passed through Dockerfile.
rwest Jun 7, 2025
23ccfaa
Set PYTHON_JULIAPKG_PROJECT for Docker
rwest Jun 7, 2025
00e0b59
Run an RMS example when building Docker image
rwest Jun 7, 2025
c3bbbd6
run conda init first to make the next cmd work
JacksonBurns Jun 11, 2025
5ca611a
Only run docker build on PRs from official fork.
rwest Jun 11, 2025
2a86639
Merge pull request #2808 to fix Docker builds
rwest Jun 11, 2025
f0b4cc8
Run CI on pushes to the main branch.
rwest Jun 12, 2025
c66a4da
A note about installing developer version from Docker.
rwest Jun 4, 2025
0b2121d
Update note with link to old 3.2.0 userguide.
rwest Jun 12, 2025
4d5f058
Remove/hide Anaconda binary installation instructions.
rwest Jun 12, 2025
d04c9e0
Fix AFM fragment crash in LiquidReactor
Jun 29, 2025
f921a52
Merge pull request #2813 from Kyamaguchi16/fix-liquid-afm
JacksonBurns Jun 30, 2025
0bd87ef
Update Disproportionation in test database
sevyharris Apr 24, 2025
0785fb8
Update H_Abstraction family in test database
sevyharris Apr 24, 2025
bcfa9a5
update kineticsTest to use new H Abstraction family in test database
sevyharris Apr 24, 2025
9e5af8a
update kinetic comment parser for autogen trees
sevyharris Apr 22, 2025
0899a5d
add comment parsing tests for autogenerated tree
sevyharris Apr 24, 2025
952e2d4
update uncertaintyTest for new test database with autogen tree
sevyharris Apr 25, 2025
e2e4b4d
update isotopesTest to use correct family templates
sevyharris Apr 29, 2025
de45d17
correct Dispoportionation typo Copilot found
sevyharris May 22, 2025
0de0159
Merge PR #2787 from sevyharris to parse sources from autogenerated ki…
rwest Jul 1, 2025
928bbec
Fix CCSD(T)-F12 energy parsing
shihchengli Jul 1, 2025
2b276e3
Merge pull request #2816 from shihchengli/fix_f12_energy
JacksonBurns Jul 2, 2025
74e498d
Ignore more example output files in git.
rwest Jul 7, 2025
5f072f5
conda recipe fix and required updates, see extended descrption
JacksonBurns Jul 8, 2025
ac757fb
update conda-based installation instructions
JacksonBurns Jul 8, 2025
11a2dcf
unhide the anaconda binary installation instructions
JacksonBurns Jul 9, 2025
d1f3324
advise against updating with update command
JacksonBurns Jul 9, 2025
5cae69f
remove python 3.7 specific problem
JacksonBurns Jul 9, 2025
4a6e9fc
Merge pull request #2820 from JacksonBurns/fix/conda_package
JacksonBurns Jul 10, 2025
23de366
update install instructions to point to new version
JacksonBurns Jul 10, 2025
5454051
3.3.0 release notes skeleton
JacksonBurns Jul 10, 2025
566cb2a
add abridged release notes, point towards full release notes
JacksonBurns Jul 10, 2025
240396b
update broken, redirecting, or non-https links
jonwzheng Jul 10, 2025
3e762e6
fix malformed table
jonwzheng Jul 10, 2025
b55ff5d
fix malformed links to other parts of documentation
jonwzheng Jul 10, 2025
8b3c9c6
Updated the PDFs of the documentation for v. 3.3.0
rwest Jul 10, 2025
73eab91
Merge pull request #2826 from JacksonBurns/release/rmg_33
JacksonBurns Jul 11, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
7 changes: 0 additions & 7 deletions .conda/bld.bat

This file was deleted.

6 changes: 0 additions & 6 deletions .conda/build.sh

This file was deleted.

8 changes: 0 additions & 8 deletions .conda/conda_build_config.yaml

This file was deleted.

228 changes: 163 additions & 65 deletions .conda/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,87 +1,185 @@
# For conda build
# meta.yaml
#
# welcome to meta.yaml, poor soul that you are. this file specifies the 'recipe' for compiling
# RMG-Py into binaries which can then be uploaded for access via the conda package manager
# to use this file, you can follow the procedure shown in .github/workflows/conda_build.yml
#
package:
name: rmg
version: 3.2.0
version: 3.3.0

source:
path: ../

build:
number: {{ environ.get('GIT_DESCRIBE_NUMBER', 0) }}
number: 0
script: |
python utilities.py check-pydas # write the rmgpy/solver/settings.pxi file
python setup.py install --single-version-externally-managed --record=record.txt

requirements:
build:
- {{ compiler('c') }} # [unix]
- {{ compiler('c') }}
host:
- cython >=0.25.2
- lpsolve55
- numpy
- openbabel >=3
- pydas >=1.0.2
- pydqed >=1.0.1
- pyrdl
- python
- quantities
- rdkit >=2018
- scipy
- setuptools
- conda-forge::cairo
- conda-forge::cairocffi
- conda-forge::ffmpeg >=7
- conda-forge::xlrd
- conda-forge::xlwt
- conda-forge::h5py
- conda-forge::graphviz >=12
- conda-forge::markupsafe
- conda-forge::psutil
- conda-forge::ncurses
- conda-forge::suitesparse
- conda-forge::graphviz
- conda-forge::pyopenssl >20
- conda-forge::coolprop
- conda-forge::cantera =2.6
- conda-forge::mopac
- conda-forge::cclib >=1.6.3,<1.9
- conda-forge::openbabel >=3
- conda-forge::rdkit >=2022.09.1
- conda-forge::python >=3.9
- conda-forge::setuptools <80
- conda-forge::coverage
- conda-forge::cython >=0.25.2,<3.1
- conda-forge::scikit-learn
- conda-forge::scipy >=1.9
- conda-forge::numpy >=1.10.0,<2
- conda-forge::pydot
- conda-forge::jinja2
- conda-forge::jupyter
- conda-forge::pymongo
- conda-forge::pyparsing
- conda-forge::pyyaml
- conda-forge::networkx
- conda-forge::pytest
- conda-forge::pytest-cov
- conda-forge::pytest-check
- conda-forge::pyutilib
- conda-forge::matplotlib >=1.5
- conda-forge::mpmath
- conda-forge::pandas
- conda-forge::gprof2dot
- conda-forge::numdifftools
- conda-forge::quantities !=0.16.0,!=0.16.1
- conda-forge::ringdecomposerlib-python
- rmg::pydas >=1.0.3
- rmg::pydqed >=1.0.3
- rmg::symmetry
- rmg::rmgdatabase =3.3.0
- blas=*=openblas
run:
- cairo
- cairocffi
- cantera >=2.3.0
- cclib >=1.6.3
- chemprop
- coolprop
- coverage
- cython >=0.25.2
- ffmpeg
- gprof2dot
- graphviz
- h5py
- jinja2
- jupyter
- lpsolve55
- markupsafe
- matplotlib >=1.5
- mopac
- mpmath
- muq2
- networkx
- nose
- numdifftools
- {{ pin_compatible('numpy') }}
- openbabel >=3
- pandas
- psutil
- pydas >=1.0.2
- pydot
- pydqed >=1.0.1
- pymongo
- pyparsing
- pyrdl
- python
- pyyaml
- pyzmq
- quantities
- rdkit >=2018
- rmgdatabase >=3.2.0
- scikit-learn
- scipy
- symmetry
- xlrd
- xlwt
- conda-forge::cairo
- conda-forge::cairocffi
- conda-forge::ffmpeg >=7
- conda-forge::xlrd
- conda-forge::xlwt
- conda-forge::h5py
- conda-forge::graphviz >=12
- conda-forge::markupsafe
- conda-forge::psutil
- conda-forge::ncurses
- conda-forge::suitesparse
- conda-forge::graphviz
- conda-forge::pyopenssl >20
- conda-forge::coolprop
- conda-forge::cantera =2.6
- conda-forge::mopac
- conda-forge::cclib >=1.6.3,<1.9
- conda-forge::openbabel >=3
- conda-forge::rdkit >=2022.09.1
- conda-forge::python >=3.9
- conda-forge::setuptools <80
- conda-forge::coverage
- conda-forge::cython >=0.25.2,<3.1
- conda-forge::scikit-learn
- conda-forge::scipy >=1.9
- conda-forge::numpy >=1.10.0,<2
- conda-forge::pydot
- conda-forge::jinja2
- conda-forge::jupyter
- conda-forge::pymongo
- conda-forge::pyparsing
- conda-forge::pyyaml
- conda-forge::networkx
- conda-forge::pytest
- conda-forge::pytest-cov
- conda-forge::pytest-check
- conda-forge::pyutilib
- conda-forge::matplotlib >=1.5
- conda-forge::mpmath
- conda-forge::pandas
- conda-forge::gprof2dot
- conda-forge::numdifftools
- conda-forge::quantities !=0.16.0,!=0.16.1
- conda-forge::ringdecomposerlib-python
- rmg::pydas >=1.0.3
- rmg::pydqed >=1.0.3
- rmg::symmetry
- rmg::rmgdatabase =3.3.0
- blas=*=openblas
test:
requires:
- conda-forge::cairo
- conda-forge::cairocffi
- conda-forge::ffmpeg >=7
- conda-forge::xlrd
- conda-forge::xlwt
- conda-forge::h5py
- conda-forge::graphviz >=12
- conda-forge::markupsafe
- conda-forge::psutil
- conda-forge::ncurses
- conda-forge::suitesparse
- conda-forge::graphviz
- conda-forge::pyopenssl >20
- conda-forge::coolprop
- conda-forge::cantera =2.6
- conda-forge::mopac
- conda-forge::cclib >=1.6.3,<1.9
- conda-forge::openbabel >=3
- conda-forge::rdkit >=2022.09.1
- conda-forge::python >=3.9
- conda-forge::setuptools <80
- conda-forge::coverage
- conda-forge::cython >=0.25.2,<3.1
- conda-forge::scikit-learn
- conda-forge::scipy >=1.9
- conda-forge::numpy >=1.10.0,<2
- conda-forge::pydot
- conda-forge::jinja2
- conda-forge::jupyter
- conda-forge::pymongo
- conda-forge::pyparsing
- conda-forge::pyyaml
- conda-forge::networkx
- conda-forge::pytest
- conda-forge::pytest-cov
- conda-forge::pytest-check
- conda-forge::pyutilib
- conda-forge::matplotlib >=1.5
- conda-forge::mpmath
- conda-forge::pandas
- conda-forge::gprof2dot
- conda-forge::numdifftools
- conda-forge::quantities !=0.16.0,!=0.16.1
- conda-forge::ringdecomposerlib-python
- rmg::pydas >=1.0.3
- rmg::pydqed >=1.0.3
- rmg::symmetry
- rmg::rmgdatabase =3.3.0
- blas=*=openblas
source_files:
- 'examples/rmg/superminimal'
- 'examples/arkane/networks/n-butanol'
- 'examples/arkane/networks/n-butanol_msc'
imports:
- rmgpy
- arkane
commands:
- rmg.py examples/rmg/superminimal/input.py # [unix]
- Arkane.py examples/arkane/networks/n-butanol/input.py # [unix]
- python %SCRIPTS%\rmg.py examples\rmg\superminimal\input.py # [win]
- python %SCRIPTS\Arkane.py examples\arkane\networks\n-butanol\input.py # [win]
- rmg.py examples/rmg/superminimal/input.py
- Arkane.py examples/arkane/networks/n-butanol_msc/input.py

about:
home: https://github.com/ReactionMechanismGenerator/RMG-Py
Expand Down
35 changes: 0 additions & 35 deletions .coveragerc

This file was deleted.

Loading
Loading