Activity for PolyDE

  • jurijanatzki committed [eb59ed] on git

    Added a main routine to make calls to 'solve_fe'. Plots can now be generated and saved to file.

  • jurijanatzki committed [c3254d] on git

    Added stabilization to the 2D fe code. Tests with various element sizes, shapes and convection vector directions show good stabilization performance.

  • jurijanatzki committed [ce19f0] on git

    Added a small 2D Finite Element code for testing purposes

  • jurijanatzki committed [c9e9a7] on git

    Regarding the dependency on the reference node by using a regular triangle as the reference element, new code is added including a transformation from the regular to a equilateral reference element which defines a equilateral mesh element with edge length 1 as being the reference with size equal to 1, the 'one-element'.

  • jurijanatzki committed [dd3806] on git

    Added routines to dosplay an animation on the rotation of either gamma or the element to the testing routines for nu_art computation

  • jurijanatzki committed [8f5704] on git

    renamed the file 'coord_transform' to 'test_nu_art_computation' to indicate that the actual testing of computation of artificial diffusion tensor in the element space 'nu_art' is done in this routine including a conditional cll to plotting

  • jurijanatzki committed [b3e60d] on git

    added some missed comments

  • jurijanatzki committed [b0df68] on git

    Implementation of python scripts to test and play around with a computation of a artificial diffusion tensor in the reference element spaye and the efects of the gamma direction and the element shape

  • Jurij Anatzki committed [1b78db] on git

    First implementation (Testing Stage) of direct Stabilization without Pe and Da computation by means of the element Jacobi matrix. Additional examples for testing

  • jurijanatzki committed [c0f558] on git

    Implementation of Peclet and Damkoehler Numbers calculation trhough inverse of the Element Matrix Jacobian. Implementation only, tests outstanding.

  • jurijanatzki committed [07e6e5] on git

    Implementation of distinct Peclet and Dahmkoehler computation algorithms either as integral of coefficient quotients or as quotients of coefficient integrals (IOQ, QOI))

  • jurijanatzki committed [aed493] on git

    Added an initial implementation of Pe & Da tensors

  • Jurij Anatzki committed [cb1f06] on git

    Construction scripts for four homogeneous meshes added to the 2D-DI Project

  • Jurij Anatzki committed [cbe4d1] on git

    Addition of 0.1u thick meshes to the 2D-DI example simulation

  • Jurij Anatzki committed [33ddd5] on git

    Example Simulation pseudo 2D Semiconductor Resistor diode 2D-DI now working

  • jurijanatzki committed [7158d2] on git

    Updates to the 2D-DI Example

  • Jurij Anatzki committed [826cff] on git

    Minor cleanup and bug fixes. Adding new pseudo 2D semiconductor simulation.

  • jurijanatzki committed [4da5d9] on git

    Updates to carrier life times in the Semicunductor simulation

  • Jurij Anatzki committed [834bae] on git

    Updated lauch JSON files for Linux and MacOS

  • Jurij Anatzki committed [0b79a8] on git

    Update fieldquantity3D.f90

  • jurijanatzki committed [f73cee] on git

    Update launch_mac.json

  • jurijanatzki committed [f22f4f] on git

    Integration of separated build for Debug and Release

  • Jurij Anatzki committed [46939b] on git

    Added stab_pe and stab_damk to the list of variables for the OpenMP case

  • Jurij Anatzki committed [52edad] on git

    In the Example of the Eikonel Equation fixed the Dirichlet-Boundary ambiguity at light entrance, adjusted script to fix missing beta terms

  • Jurij Anatzki committed [80ad46] on git

    Minor re-naming and fixes

  • Jurij Anatzki committed [eaf863] on git

    Corrected errors in the implementation of '3D_DIFF_ADVECT_REACT' Physics Mode

  • Jurij Anatzki committed [6ab495] on git

    Corrected 'beta' Jacobian Terms

  • Jurij Anatzki committed [f93ade] on git

    Minor Fixes

  • Jurij Anatzki committed [4aa2a9] on git

    Merge branch 'master' of https://git.code.sf.net/p/polyde-fem/git

  • Jurij Anatzki committed [e0d1fc] on git

    reactivated memory release

  • jurijanatzki committed [e2192d] on git

    Added a net Python plotting routine that does need FEMProject.json File, but instead receives the right Probes-Path as argument

  • Jurij Anatzki committed [11955b] on git

    Bug Fixes

  • Jurij Anatzki committed [0cf90a] on git

    Initial implementation of Eikonal Study Project (including extending the 3D_DIFF_ADVECT_REACT Physics Mode with additional terms)

  • Jurij Anatzki committed [f521d1] on git

    Minor updates

  • jurijanatzki committed [16b38e] on git

    Ported to MacOS and adapted to work without Intel MKL. Tested with Examples.

  • Jurij Anatzki committed [3fd11b] on git

    Added sf_stab-control to both stabilization parameters.

  • Jurij Anatzki committed [e5a50e] on git

    Mostly cosmetic changes, minor corrections

  • Jurij Anatzki committed [e3bcd4] on git

    Reactivation of the Semiconductor Natural-Formulation 3DSEMICONDUCTOR_NAT physics mode

  • Jurij Anatzki committed [82966c] on git

    Addition of first Examples for 3D Simulations, more to add.

  • Jurij Anatzki committed [6f13fe] on git

    Corrected formulas for calculation of Pe and Da numbers

  • Jurij Anatzki committed [46e85a] on git

    Additional Print of Convergence data at Iteration origin

  • Jurij Anatzki committed [3f967c] on git

    Implementation of Two-Parameter Stabilization. Tests outstanding.

  • Jurij Anatzki committed [593af1] on git

    Re-Implementation of the VTK-Solution Export Feature

  • Jurij Anatzki committed [9cc41d] on git

    Implementation of a central modules directory for the building process

  • Jurij Anatzki committed [f0524f] on git

    Code improvements due to new interface to fieldquantity3d

  • Jurij Anatzki committed [ce177d] on git

    Swap23 Feature implemented

  • Jurij Anatzki committed [66879a] on git

    Improvements to the Ray-Tracing Feature Wavelength is a (outside) physics parameter now

  • Jurij Anatzki committed [d0d27d] on git

    Minor Modifications needed for the Physical Scaling Feature

  • Jurij Anatzki committed [f7dcc7] on git

    Minor Modifications needed for the PROBES Feature

  • Jurij Anatzki committed [fc6e40] on git

    Implementation of new linear Solvers and Re-implementation of MKL Pardiso with gfortran

  • Jurij Anatzki committed [609176] on git

    Jacobian Stabilization Implementation

  • Jurij Anatzki committed [1c16bd] on git

    Probes Feature Data Type

  • Jurij Anatzki committed [52f96d] on git

    Non-Linear Solver Re-Worked

  • Jurij Anatzki committed [05e0e8] on git

    Physical Scaling Features

  • Jurij Anatzki committed [0e45af] on git

    Implementation of the PROBES Feature in PolyDE

  • Jurij Anatzki committed [6c1cce] on git

    Minor Improvement

  • Jurij Anatzki committed [202f7f] on git

    Updated according to Intel OneAPI 2023

  • Jurij Anatzki committed [d8ad14] on git

    Minor Improvements and Cleanup

  • Jurij Anatzki committed [3bde98] on git

    Addition of PSBLAS and Intel MKL Folders

  • Jurij Anatzki committed [3f34be] on git

    Cleanup Packages

  • Jurij Anatzki committed [b04dfe] on git

    Implementation of 3D EMWAVE physics modes

  • Jurij Anatzki committed [306bb9] on git

    Implementation of the scaling factors

  • Jurij Anatzki committed [749288] on git

    Implemented MKL PARDISO Libraries with gfortran compiler

  • Jurij Anatzki committed [612a54] on git

    New Settings related to Load limits and Jacobian Stabilization control

  • Jurij Anatzki committed [24e22c] on git

    Fix for what seems to be a gfortran c-preprocessor bug

  • Jurij Anatzki committed [6ff34b] on git

    Added the PSBLAS Package

  • Jurij Anatzki committed [532559] on git

    Resolved the ambuguity with four diferent files for the linear solver routine.

  • Jurij Anatzki committed [07fc45] on git

    Added MUMPS CMake Files, The Solver is not integrated yet

  • Jurij Anatzki committed [ce5f68] on git

    Cleaned mgmres

  • juergen.anatzki committed [91f3cb] on git

    updated the physics mode

  • juergen.anatzki committed [bd76fd]

    Minor fixes and clean up

  • juergen.anatzki committed [3e2c12]

    Re-activation of Parametric solver study for the 3DMTSO Physics mode including optical carrier generation

  • juergen.anatzki committed [63ab46]

    minor additions

  • juergen.anatzki committed [a0ac20]

    Implementation of Ray-Tracing

  • juergen.anatzki committed [672ff5]

    Addition of 'SP' - single precision matrix mode to the PARDISO solver

  • juergen.anatzki committed [5ae60f]

    Auxiliarry and helping routines that support implementation of the ray-tracing and new options in cunjunction with the 3DMTSO physics mode

  • juergen.anatzki committed [fa680e]

    Test implementation of Jacobian stabilization

  • juergen.anatzki committed [d76cf3]

    Single-Precision PARDISO solver interface

  • juergen.anatzki committed [0b0eaa]

    Update of the CMakeList

  • juergen.anatzki committed [29d6c1]

    Updates to the CMakeLists

  • juergen.anatzki committed [ae59bf]

    Minor changes and clean-up

  • juergen.anatzki committed [98c6a1]

    Implementation of 3DMTSO - Mechanics Thermal Semiconductor Optical Simulation

  • Juergen Anatzki committed [37a1f1]

    New field quantities for evaluation of Jacobian Peclet Numbers: first implementation

  • Juergen Anatzki committed [89903c]

    A Testing implementation of a subroutine to detect active dofs on the global dof basis

  • Juergen Anatzki committed [8c063d]

    Variable 'IDAMAX' interfeared with a same-name function of UMF solver. changed the naming to 'IDA_MAX'

  • Juergen Anatzki committed [e26b6d]

    minor tweaks, modifications, bug_fixes, cleanup

  • Juergen Anatzki committed [8a95ee]

    additional flag for linux

  • Juergen Anatzki committed [b03e5a]

    Implemented an additional global variable that controlls biasing conditions at the boundary conditions without affecting the sf_load which applies to the whole RHS. Modified loaddescent-nonlinear solver makes use of it.

  • Juergen Anatzki committed [63ea20]

    Call to 'tabdat2mesh' moved to solver3d

  • Juergen Anatzki committed [542430]

    added new global variable sf_bias to the list and changed the default values for sf_load and sf_relax

  • Juergen Anatzki committed [8c3990]

    get_jacpec is now parallel

  • Juergen Anatzki committed [1c85ed]

    started '3DMTSO' implementation - not the final version yet

  • Juergen Anatzki committed [e51260]

    Minor tweaks, Feminterface changed because implementation of user-definable BC-Biasing required to do so.

  • Juergen Anatzki committed [644013]

    A SUPG Stabilization - first implementation. Still in testing phase.

  • Juergen Anatzki committed [948660]

    updated settings

  • Juergen Anatzki committed [502cc7]

    Minor corrections and some clean-up

1 >
MongoDB Logo MongoDB