Mark E Fuller
Mark E Fuller
Good call - $PATH wasn't causing any issues, but it seems $PYTHONPATH was the problem: I have several locations added to it by default for development and the binary throws...
As this is being done, it would be very helpful if the mechanism manipulation tools, e.g. `mergemodels.py`, were also updated to support manipulation of Cantera YAML files Is anyone currently...
> So RMG already outputs the .rms format without generating Chemkin first. Unfortunately since the Cantera format didn't exist when I made the RMS format it isn't the same format,...
Thank you - adding `uno_cutoff=15 ` returns correct maps for both of these test cases, specifically respective maps of `[0, 3, 2, 1, 5, 4]` and `[0, 1, 2, 3,...
Unable to reproduce on current Firefox (120.0.1) and Windows 10 Enterprise
@mbrt if this and #77 are still of interest, I would be happy to work on them as part of better familiarizing myself with golang
similar issue building for Fedora: ``` --- FAIL: TestPrivateFlags (0.00s) client_linux_test.go:907: unexpected request header bytes (-want +got): []uint8{ - 0x10, 0x00, - 0x01, + 0x10, 0x80, + 0x01, + 0x00,...
@certik Thanks - I'll take a look at this in the coming days and see if I can get a PR started. Cantera is also in Conda, so that would...
@certik on further inspection, unfortunately, the Conda install only presently provides the python interface, so I'll need to run with the locally built version. From here, I'm not sure if...
[convert_log.txt](https://github.com/ReactionMechanismGenerator/RMG-database/files/7838937/convert_log.txt) Principally, I would agree. Is there anyone in the C3 consortium who would be a preferred point of contact when ambiguities arise? In converting the mechanism from CK to...