8000 Comparing master...next · cogenda/gss-tcad · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Permalink

Comparing changes
Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cogenda/gss-tcad
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: cogenda/gss-tcad
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: next
Choose a head ref
  • 18 commits
  • 63 files changed
  • 3 contributors

Commits on May 23, 2008

  1. Simplify the evaluation of function F and Jacobian J in ddm1e.

    Signed-off-by: Shen Chen <shenchen@nus.edu.sg>
    Shen Chen committed May 23, 2008
    Configuration menu
    Copy the full SHA
    0ccb3d7 View commit details
    Browse the repository at this point in the history
  2. Fix: Conduction/Valence band level, and nie calculation under Bandgap…

    … narrowing
    
    Signed-off-by: Shen Chen <shenchen@nus.edu.sg>
    Shen Chen committed May 23, 2008
    Configuration menu
    Copy the full SHA
    cc8aaa1 View commit details
    Browse the repository at this point in the history
  3. fix nie

    Shen Chen committed May 23, 2008
    Configuration menu
    Copy the full SHA
    93a389d View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2008

  1. Merge branch 'shen/simplify_F_J' into next

    Conflicts:
    
    	src/solver/ddm1e/semiequ1e.cc
    Shen Chen committed Jun 5, 2008
    Configuration menu
    Copy the full SHA
    ae62b20 View commit details
    Browse the repository at this point in the history
  2. dc sweep recovery

    This series of patches implements linear and quadratic projection of solutions in DC sweeping.
    
    Signed-off-by: Shen Chen <shenchen@nus.edu.sg>
    Shen Chen committed Jun 5, 2008
    Configuration menu
    Copy the full SHA
    77895c9 View commit details
    Browse the repository at this point in the history
  3. solution projection (linear and quadratic) in DC sweep.

    Signed-off-by: Shen Chen <shenchen@nus.edu.sg>
    Shen Chen committed Jun 5, 2008
    Configuration menu
    Copy the full SHA
    04f265b View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2008

  1. Merge branch 'master' into next

    Shen Chen committed Jun 17, 2008
    Configuration menu
    Copy the full SHA
    e35dec5 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2008

  1. Merge branch 'master' into next

    Shen Chen committed Jun 18, 2008
    Configuration menu
    Copy the full SHA
    ea535e4 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2008

  1. export more columns in tif

    Signed-off-by: Shen Chen <shenchen@nus.edu.sg>
    Shen Chen committed Jul 2, 2008
    Configuration menu
    Copy the full SHA
    a5b7c2c View commit details
    Browse the repository at this point in the history
  2. more fix on Ec/Ev.

    Signed-off-by: Shen Chen <shenchen@nus.edu.sg>
    Shen Chen committed Jul 2, 2008
    Configuration menu
    Copy the full SHA
    20b3e52 View commit details
    Browse the repository at this point in the history
  3. more on tif exports

    Signed-off-by: Shen Chen <shenchen@nus.edu.sg>
    Shen Chen committed Jul 2, 2008
    Configuration menu
    Copy the full SHA
    254695c View commit details
    Browse the repository at this point in the history
  4. fix timeing back tracing in mixed transient simulation. improve mixed…

    … dc simulation. \n note there are accompanying changes to ngspice/ndev.
    
    Signed-off-by: Shen Chen <shenchen@nus.edu.sg>
    Shen Chen committed Jul 2, 2008
    Configuration menu
    Copy the full SHA
    1903ff0 View commit details
    Browse the repository at this point in the history
  5. update examples on mix1.

    Signed-off-by: Shen Chen <shenchen@nus.edu.sg>
    Shen Chen committed Jul 2, 2008
    Configuration menu
    Copy the full SHA
    c812c6a View commit details
    Browse the repository at this point in the history
  6. fix typo in Ev calculation. aux[i].Eg is the value after bandgap narr…

    …owing.
    
    Signed-off-by: Shen Chen <shenchen@nus.edu.sg>
    Shen Chen committed Jul 2, 2008
    Configuration menu
    Copy the full SHA
    096d0b3 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2008

  1. Merge branch 'master' into next

    Conflicts:
    
    	src/solver/ddm1e/semiequ1e.cc
    Shen Chen committed Jul 3, 2008
    Configuration menu
    Copy the full SHA
    693e41d View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2008

  1. 2008-03-30 Gong Ding <gdiso@ustc.edu>

      Prepare to add impurity/diffusion function to GSS. many files changed
      * src/include/soldata.h:          Add impurity atom: phosphorus, arsenic, antimony and boron
      * src/runctrl/ctrl.cc:
      * src/solve
    B660
    r/data_init.cc:
      * src/solver/data_io.cc:
      * src/include/PMI.h:
      * src/solver/refine.cc:
      * src/solver/ddm1e/semiequ1e.cc: Support impurity atoms
      * src/solver/ddm2e/semiequ2e.cc:
      * src/solver/ebm3e/semiequ3e.cc:
      * src/solver/mix1/semiequ1mix.cc:
      * src/solver/mix2/semiequ2mix.cc:
      * src/solver/qddm1e/semiequ1q.cc:
    
    2008-03-14 Gong Ding <gdiso@ustc.edu>
      * src/utils/csa/*.* :            Add csa (Cubic Spline approximation) library to GSS
    
    2008-03-11 Gong Ding <gdiso@ustc.edu>
      * src/include/solverdef.h:       Add const int TempII
      * src/runctrl/ctrl.cc:           Add Temp.II to IIType
      * src/include/PMI.h:             Change PMIS_Avalanche function ElecGenRateEBM and HoleGenRateEBM define
      * src/material/*:                Change function ElecGenRateEBM and HoleGenRateEBM define for each semiconductor material
      * src/solver/ebm3e/ebm_nt3e.cc:  Modified the damping function
      * src/solver/ebm3e/semiequ3e.cc: Add Impact Ionization
    gdiso authored and Shen Chen committed Jul 23, 2008
    Configuration menu
    Copy the full SHA
    ab36c9b View commit details
    Browse the repository at this point in the history
  2. remove unnecessary inc path

    Shen Chen committed Jul 23, 2008
    Configuration menu
    Copy the full SHA
    41847a4 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'gd/p10' into next

    Shen Chen committed Jul 23, 2008
    Configuration menu
    Copy the full SHA
    56677b4 View commit details
    Browse the repository at this point in the history
Loading
0