3
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 14 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
revert accidental changes... More... about 9 years ago
Small fixes/enhancements... More... about 9 years ago
fixed the 1D outlet that had been broken at some stage. More... about 9 years ago
minor fix in a test case that was accidentally broken for a while More... about 9 years ago
minor fix More... about 9 years ago
Added possibility to save limiter activity flag as a field such that upper limit gets value 1.0 and lower limiter value -1.0. More... about 9 years ago
Added 'nonlinear system min iterations' and global 'pseudo-traction' keywords to ElasticSolver. More... about 9 years ago
changed default loss exponent for linear harmonic losses to 2. More... about 9 years ago
minor update More... about 9 years ago
Added a test case for loss estimation based on on-the-fly fourier transform. More... about 9 years ago
[NEW] Added a solver that can be make on on-the-fly fourier transform and estimate the componentwise harmonic losses. More... about 9 years ago
Added a test case for losses proportional to frequency and square of frequency. More... about 9 years ago
Added computation of both linear and quadratic losses with respect to frequency. Also some minor polishing. More... about 9 years ago
Tentative fix for problem in "target variable" treatment in SaveScalars. More... about 9 years ago
Small fix in loss output for AV calc fields solver. More... about 9 years ago
[NEW] Added magnetic losses for the main component for the harmonic solution of the AV solver. Also improved the logic somewhat. More... about 9 years ago
Added constant value for ListGetFun for sake of completeness. More... about 9 years ago
[NEW] Added a features that enables to make the generic contact algorithm more conservative such that only dofs at the contact interface are removed or added from the contact set after given number of iterations. This makes it possible to smooth the convergence behavior of some difficult cases. Also heavy restructuring of the contact detection algorithm. Still a priori defined contact line. More... about 9 years ago
minor fix More... about 9 years ago
minor fix More... about 9 years ago
minor modifications in output style of SaveScalars More... about 9 years ago
add BasicMatrix_t PrevValues(:) More... about 9 years ago
Use 'PrecValues', if specified ... More... about 9 years ago
Support Matrix_t "PrecValues(:)" in parallel solvers. More... about 9 years ago
Modification in USF_Contact.f90 More... over 9 years ago
Added some simple clustering method for future internal partitioning. More... over 9 years ago
Add Matrix_t field "PrecValues(:)"; use this when factorizing ILUs instead of "Values", if defined by user. The "PrecValues" may be update elementwise using DefaultUpdatePrec(P), and it is by default scaled by the same scaling as the "Values" field. More... over 9 years ago
Update results in GL_MISMIP test after modification in .sif More... over 9 years ago
added File descriptor for Post file More... over 9 years ago
some cleaning of printing More... over 9 years ago