-
When running `showyourwork build`, I get the following exception,
```python traceback
Traceback (most recent call last):
File "/Users/wtbarnes/Documents/papers/ebtel_abundances/.snakemake/scrip…
-
Just keeping track of all the things I'd ideally like to add to the example gallery:
- [x] Simple "AR" geometry with Martens model
- [ ] PFSS example
- [ ] multi-model example (see #50 )
- [x] C…
-
If either you or @anjmarsh are interested, we've developed a [C version of EBTEL](https://github.com/rice-solar-physics/EBTEL_C) that is especially useful when computing many, many runs over a large p…
-
I'm trying to build an article with this package, and I'm having trouble with OrcID. My article builds and runs correctly when I don't include OrcID, but crashes when I do.
That is, in `ms.tex` if…
-
Now that #39 has been merged, there are some tests for comparing against the IDL implementation by using the single-fluid option in ebtel++. However, this test is currently marked as an expected failu…
-
This may be a known problem, but I noticed that the listed outputs from EBTEL2.pro need to be written in order. If one tries to only get selected outputs (by name), the routine returns wrong outputs.
…
-
#81 introduced modifications to the two-fluid equations that include effects due to area expansion. The documentation should include a page that provides a brief derivation of these equations as they'…
-
I'm trying to install and run ebtel on a windows 10 laptop, with anaconda and mingw
I created a new python 3.9 env and installed the requirements with pip. I attemped to compile using the following…
-
ebtel++ can optionally output a `.terms` file that saves the conductive flux, radiative loss, and c_1 terms. The structure of this should be documented similar to the other files in the docs.
-
Fresh install. I've added all dependencies and C++ is compiling in general, but I get the following when trying to compile ebtel++
```
(base) C:\Users\reep\Documents\ebtelPlusPlus-main>scons
C:\…