plasma
Here are 309 public repositories matching this topic...
-
Updated
Dec 12, 2021 - QML
-
Updated
Mar 16, 2022 - JavaScript
Hi,
one could and should experiment with Interprocedural optimization (IPO) also known as link-time optimization (LTO), especially on the host side for smaller binaries and potentially faster code. It's supported by GCC, Clang, and ICC, among others, which are our typical go-to compilers in HPC.
It's very easy to implement as well
-
Updated
Apr 9, 2022 - C++
-
Updated
Mar 31, 2022 - Python
-
Updated
Jul 8, 2018 - JavaScript
-
Updated
Mar 27, 2022
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?
-
Updated
Nov 4, 2021
-
Updated
Apr 11, 2022 - C++
-
Updated
Nov 21, 2020 - C++
-
Updated
Apr 9, 2022 - Mercury
Need for a reduced diagnostics addition: general 2D particle histogram (think: "np.histogram2d").
- Applications: phase space, energy-emittance plots, etc.
- Would be useful for WarpX, ImpactX, and HiPACE++
- Size: fit into local GPU memory, e.g., default 1024^2
- 3 parser functions: axis1, axis2, filter
- All three into the kernel
- No RNG needed
- Can be loosely on the exiting red
🎯 Describe what you'd like
The possibility to plot any variable (radiance, absorbance...) on a double x-axis plot would be really convenient!
💡 Possible implementations
In spectrum.plot the argument wunit could be used.
For exam
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.
Solver::addMonitor() has a MonitorPosition pos argument that allows the user to control whether a new monitor is added to the beginning (front) or end (back) of the list of output monitors.
https://github.com/boutproject/BOUT-dev/blob/efb92e9672a3c380209420512e4e1ee94e91624a/include/bout/solver.hxx#L221
It would be nice to have a similar argument for Solver::addTimestepMonitor().
https:
Is your feature request related to a problem? Please describe.
It can be necessary to pull out the instrument sampling rate from data. In principle this should be easy but data gaps, instrument turn on/off, etc. can potentially frustrate this determination.
Describe the solution you'd like
It may be necessary for calc_res in utils.time to support different averaging methods for da
-
Updated
Feb 18, 2019
-
Updated
Jul 4, 2020 - Dart
FAIL src/generation.test.ts
● Test suite failed to run
src/generation.test.ts:173:53 - error TS2345: Argument of type '{ white: string; whitePrimary: string; whiteSecondary: string; whiteTertiary: string; black: string; blackPrimary: string; blackSecondary: string; blackTertiary: string; transparent: string; ... 23 more ...; buttonFocused: string; }' is not assignable to paramet
-
Updated
Mar 15, 2022 - Julia
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."


Summary
WorkSpace rule for virtual Desktop too.
A clear and concise description of what you want to happen
I put some of my virtual desktops in floating mode and I wish in workspace rules there should be an option for virtual desktops too.
so that after every reboot I should not manually make that desktop floating.
A clear and concise description of any alternative solutions or f