From 64f22f86641f4a8300c3cf8c6d7618ccfce0877c Mon Sep 17 00:00:00 2001 From: "saru@southpole" Date: Tue, 20 Aug 2024 12:37:36 -0700 Subject: [PATCH] modified run_eleqtronex --- Docs/source/usage/run_eleqtronex.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Docs/source/usage/run_eleqtronex.rst b/Docs/source/usage/run_eleqtronex.rst index 6be25f0..c8dbe71 100644 --- a/Docs/source/usage/run_eleqtronex.rst +++ b/Docs/source/usage/run_eleqtronex.rst @@ -95,7 +95,7 @@ Restart parameters - ``restart = 1`` set while restarting the code. - ``restart_step = `` Replace ```` with step to be restarted. -Parameters specific to the NEGF method +Parameters specific to the NEGF module ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - ``transport.NS_names = `` Optional parameter to define vector of string names for nanostructures. Folders with these names are created in the ``/negf/`` folder. - ``transport.NS_num = `` If ``transport.NS_names`` is not specified then we need to set this parameter defining the number of nanostructures. @@ -103,8 +103,8 @@ Parameters specific to the NEGF method - ``transport.NS_initial_deposit_value = `` This is the initial charge deposited on the surface of the material while starting the simulation. - ``transport.gate_terminal_type = `` ```` can be EB, representing gate terminal defined as an embedded boundary, or ``Boundary``, representing gate terminal defined on the domain boundary. -Electrostatics parameters -^^^^^^^^^^^^^^^^^^^^^^^^^ +Parameters specific to Electrostatics module +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ See AMReX documentation for MLMG parameters such as ``mlmg.set_verbose``, ``mlmg.max_order``, ``mlmg.absolute_tolerence``, and ``mlmg.relative_tolerance``. For debugging, we typically need: