- Aug 19, 2019
-
-
Carl-Martin Pfeiler authored
-
- May 06, 2019
-
-
Carl-Martin Pfeiler authored
-
- Feb 27, 2019
-
-
Carl-Martin Pfeiler authored
-
Carl-Martin Pfeiler authored
-
- Nov 27, 2018
-
-
Carl-Martin Pfeiler authored
-
Carl-Martin Pfeiler authored
-
- Nov 26, 2018
-
-
Carl-Martin Pfeiler authored
-
Carl-Martin Pfeiler authored
+ Although the parameter is named maxh in netgen, + the maximum element diameter of the mesh violates this + restriction. Not seldom by more than 100%... + Reproduce, e.g., with unit cube and maxh=1 + Solution: choose maxh= meshSize / j for j=1,2,... until satisfied
-
- Nov 08, 2018
-
-
Carl-Martin Pfeiler authored
-
- Nov 07, 2018
-
-
Carl-Martin Pfeiler authored
-
Carl-Martin Pfeiler authored
-
Carl-Martin Pfeiler authored
-
- Oct 12, 2018
-
-
Carl-Martin Pfeiler authored
-
- Oct 05, 2018
-
-
Carl-Martin Pfeiler authored
+ Should fix problems with bem++ + to be tested with sp4
-
- Oct 04, 2018
-
-
Carl-Martin Pfeiler authored
-
Carl-Martin Pfeiler authored
-
- Oct 02, 2018
-
-
Carl-Martin Pfeiler authored
-
- Oct 01, 2018
-
-
Carl-Martin Pfeiler authored
-
- Sep 27, 2018
-
-
Carl-Martin Pfeiler authored
-
- Sep 25, 2018
-
-
Carl-Martin Pfeiler authored
+ slonczewski + oersted field now supported for all tp-schemes + oersted field is not recomputed if je = const(in time)
-
- Sep 20, 2018
-
-
Carl-Martin Pfeiler authored
-
- Sep 13, 2018
-
-
Carl-Martin Pfeiler authored
+ Adapted an old implementation to new syntax / commix + This is just a basic working version for now
-
- Aug 27, 2018
-
-
Carl-Martin Pfeiler authored
+ default alphaPreconditioner=None --> Use alpha for preconditioner + JacobiUpdate is skipped for TPS1(PF) + moved stuff between _tpsx.py _intergrator.py tps1.py
-
Carl-Martin Pfeiler authored
+ renamed alphaP --> alphaPreconditioner + removed various prints and comments + removed gmres restart number 200 in tps1
-
dpraetor authored
-
Carl-Martin Pfeiler authored
-
Carl-Martin Pfeiler authored
-
Carl-Martin Pfeiler authored
-
- Aug 18, 2018
-
-
Carl-Martin Pfeiler authored
-
- Aug 02, 2018
-
-
Carl-Martin Pfeiler authored
-
- Aug 01, 2018
-
-
Carl-Martin Pfeiler authored
-
Carl-Martin Pfeiler authored
-
- Jul 31, 2018
-
-
Carl-Martin Pfeiler authored
- i.e. for strayField, oerstedField or magnetostaticField(=both) - moved ComputeMaxwell to Magnetization class - added numthreads to the test files - added some missing import sys
-
- Jul 27, 2018
-
-
Carl-Martin Pfeiler authored
-
Carl-Martin Pfeiler authored
-
- Jul 24, 2018
-
-
Carl-Martin Pfeiler authored
+ for all tangent plane schemes + for TPS2 and TPS2AB the analysis requires Je in C^2([0,T])
-
- Jul 23, 2018
-
-
Carl-Martin Pfeiler authored
+ now they all derive from the same base class + was necessary to not initialize numthreads or need mpi + additionally commmented out all bounding box (TOECDO) stuff
-
- Jul 19, 2018
-
-
Carl-Martin Pfeiler authored
+ moved all imports from top of files to functions/methods using them + using os.environ from within python to set environment variables for interpreter + use by: I = Integrator(..., numthreads=42)
-
- Jul 18, 2018
-
-
Carl-Martin Pfeiler authored
-
Carl-Martin Pfeiler authored
-