-
Updated
Aug 9, 2020 - JavaScript
plasma
Here are 232 public repositories matching this topic...
-
Updated
Sep 29, 2020 - JavaScript
-
Updated
Jul 8, 2018 - JavaScript
-
Updated
Sep 12, 2020 - C++
-
Updated
Oct 2, 2020 - C++
-
Updated
Oct 3, 2020 - Mercury
-
Updated
Sep 3, 2019 - C++
I want to check that the solar calculations are working but I can't find any logs. Where are they located? Can I run this via a terminal and see the logs there?
The boosted-frame example script (in the documentation) uses the direct laser injection.
However, when modifying parameters, users can easily be in a situation where the laser does not fit in the box.
For this reason, it might be better to use the laser antenna in the default example.
-
Updated
Oct 5, 2020 - C++
-
Updated
Jul 31, 2020
-
Updated
Feb 18, 2019
Error spotted by @stephanedelperugia
Context
~/.radis
[DB_ISSUE_78]
info = ...
path =
PATH/TO/cdsd_hitemp_07
format = cdsd-hitemp
levelsfmt = radis
Note that parfuncfmt is not declared
Minimal Code
s = calc_spectrum(2000, 2300, # cm-1
molecule='CO2',
isotope='1,2,3',
pressure=1.01325, #
The WarpX documentation (esp. the theory part) uses a mix of SI units, Gaussian units, natural units, in different sections/equations.
We should standardize the whole documentation so that SI units are used everywhere.
Random number functions work best when they generate many numbers are once, which isn't always convenient. Python generators offer a solution to this, but they aren't conveniently carried around. Create two random number generator functions, one normally distributed, the other in a top hat distribution, and attach them to the pysat object at instantiation.
Plan:
- Create random number gene
-
Updated
Oct 6, 2020 - Python
-
Updated
Jul 4, 2020 - Dart
-
Updated
Sep 11, 2020 - JavaScript
-
Updated
Feb 19, 2020 - CSS
Improve this page
Add a description, image, and links to the plasma topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the plasma topic, visit your repo's landing page and select "manage topics."
Exchange a package that is marked as deprecated.
Seen in CI as warning in the
aptinstall step with CUDA 10.1.243.To Do: