-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
documentation updates to include newer advanced modes
- Loading branch information
1 parent
219057a
commit ce5797b
Showing
7 changed files
with
63 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8 changes: 8 additions & 0 deletions
8
docs/sphinx/source/input/parameters/other/Diag/Diag.invoke_searchlight_option.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
Diag.invoke_searchlight_option | ||
================================ | ||
|
||
.. todo:: | ||
Fill in | ||
|
||
Type | ||
Boolean (yes/no) |
19 changes: 19 additions & 0 deletions
19
docs/sphinx/source/input/parameters/other/Diag/Diag.partial_cells.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
Diag.partial_cells | ||
================================ | ||
|
||
Additional options for how to deal with cells that are partially filled by wind. | ||
Somewhat degenerate with the ``-include_partial_cells`` flag under :ref:`Running Python`. | ||
|
||
|
||
Type | ||
Enumerator | ||
|
||
Values | ||
include | ||
Include wind cells that are only partially filled by the wind | ||
|
||
zero_densities | ||
Ignore wind cells that are only partially filled by the wind by zeroing their density | ||
|
||
extend_full_cells | ||
Experimental model that extends full cells |
8 changes: 8 additions & 0 deletions
8
...input/parameters/other/Diag/Diag.turn_off_upweighting_of_simple_macro_atoms.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
Diag.turn_off_upweighting_of_simple_macro_atoms | ||
===================================================================================== | ||
Advanced command, allows one to turn off the "upweighting" | ||
scheme for simple ions in indivisible packet mode, as described under the | ||
:ref:`Bound-free Continua of Simple Atoms` section. | ||
|
||
Type | ||
Boolean (yes/no) |
8 changes: 8 additions & 0 deletions
8
...t/parameters/other/Diag/Diag.use_jumps_for_emissivities_in_detailed_spectra.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
Diag.use_jumps_for_emissivities_in_detailed_spectra | ||
============================================================ | ||
Advanced command, allows one to go back to using the MonteCarlo jumps method, | ||
rather than the much faster matrix scheme for | ||
computing macro-atom emissivities in the spectral cycles (see :ref:`Macro-atom Emissivity Calculation`). | ||
|
||
Type | ||
Boolean (yes/no) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters