Activity for Ion Beam Simulator

  • Taneli Kalvas Taneli Kalvas committed [89c128] on Code

    Check for DXF EOF tag

  • Taneli Kalvas Taneli Kalvas committed [62fcbd] on Code

    Added include libintl.h for dgettext.

  • Taneli Kalvas Taneli Kalvas committed [e8500a]

    Added particle mirroring to particle stepper.

  • Taneli Kalvas Taneli Kalvas committed [180627]

    Added space charge map clearing for step_particles()

  • Taneli Kalvas Taneli Kalvas committed [db1e7d]

    Added tests for simulations box boundaries in inside(n,x)

  • Taneli Kalvas Taneli Kalvas committed [65e875]

    Fixed code to avoid warnings.

  • Taneli Kalvas Taneli Kalvas committed [b7a785]

    Replacement of deprecated GTK functions

  • Taneli Kalvas Taneli Kalvas committed [00aa7a]

    Bugfix on trajectories_at_free_plane

  • Taneli Kalvas Taneli Kalvas committed [4f334e]

    Added DXF code 101

  • Taneli Kalvas Taneli Kalvas committed [1332f6]

    Added error handing in src/trajectorydiagnostics.hpp

  • Taneli Kalvas Taneli Kalvas committed [5ea5cd]

    Cleanup on trajectory diagnostics.

  • Taneli Kalvas Taneli Kalvas committed [a5e0ca]

    Merge branch 'master' of git://ibsimu.git.sourceforge.net/gitroot/ibsimu/ibsimu

  • Taneli Kalvas Taneli Kalvas committed [c16925]

    Added new shielding plasma model.

  • Taneli Kalvas Taneli Kalvas committed [18c5d9]

    Corrected solid naming in interactive 3d plotter

  • Taneli Kalvas Taneli Kalvas committed [ff8533]

    Merge branch 'master' of ssh://ibsimu.git.sourceforge.net/p/ibsimu/code

  • Taneli Kalvas Taneli Kalvas committed [4ff76e]

    Added removal of duplicate triangles and possibility for zero epsilon.

  • Taneli Kalvas Taneli Kalvas committed [f045f8]

    Create a routine for calculating surface normal from mesh based triangulation.

  • Taneli Kalvas Taneli Kalvas committed [9cbf04]

    Added debugging available for users encountering "too small step size"

  • Taneli Kalvas committed [c6f0f6]

    Bug fix for selectable plasma calculation region.

  • Taneli Kalvas committed [bca689]

    Removed deprecated compilation of umfpack libra...

  • Taneli Kalvas committed [452823]

    Added check for geometry and mesh equality

  • Taneli Kalvas committed [6c8226]

    Added a callback for limiting plasma calculatio...

  • Taneli Kalvas committed [15c34e]

    Added an interface to access plotting frame wit...

  • Taneli Kalvas committed [e61318]

    Fixing locale enabled printing in plots

  • Taneli Kalvas committed [64ed5e]

    Added debug printing to fonts

  • Taneli Kalvas committed [032788]

    Fixed typo on zlib autoconf script

  • Taneli Kalvas committed [e67733]

    Added reporting in STL-files

  • Taneli Kalvas committed [f55ea8]

    Removed old pc-file

  • Taneli Kalvas committed [f3461a]

    Changed configure script to use non-pkgconfig s...

  • Taneli Kalvas committed [295dee]

    Added a method to ask total current in Emittance

  • Taneli Kalvas committed [51ec81]

    Updated installation documentation

  • Taneli Kalvas committed [da3fae]

    Merge branch 'master' of ssh://git.code.sf.net/...

  • Taneli Kalvas Taneli Kalvas committed [a83909]

    Comment on set_nsimp_plasma about negative comp...

  • Taneli Kalvas committed [6fa86a]

    Fixed ParticleDiagPlot export_data() to support...

  • Taneli Kalvas committed [72b378]

    Allow negative compensating charge density for ...

  • Taneli Kalvas committed [2ed5f4]

    Suppress warning with FontConfig.

  • Taneli Kalvas committed [e6cbd2]

    Use result from configure strerror_r test.

  • Taneli Kalvas committed [42bfb6]

    Added get_ranges function for plotter.

  • Taneli Kalvas committed [3a4510]

    Added a configure test for strerror_r

  • Taneli Kalvas committed [9b4a1a]

    Improved documentation.

  • Taneli Kalvas committed [0aed94]

    First revision for Boris stepper

  • Taneli Kalvas committed [b912e0]

    Bug fix

  • Taneli Kalvas committed [a8bbf0]

    Preparation for development version.

  • Taneli Kalvas committed [1ae3ff]

    Debug GtkPlotter field selection possibilities.

  • Taneli Kalvas committed [ee87b0]

    Debug verbose printing in DXFSolid

  • Ion Beam Simulator Ion Beam Simulator released /ibsimu/libibsimu-1.0.6.tar.gz

  • Taneli Kalvas committed [d938f8]

    Added new pc-file

  • Taneli Kalvas committed [7a2a5b]

    Release 1.0.6 preparation

  • Taneli Kalvas committed [476909]

    Documentation

  • Taneli Kalvas committed [de22fa]

    C11 compatibility (warning suppression)

  • Taneli Kalvas committed [f42bd7]

    Function to query triangle surface normal

  • Taneli Kalvas committed [620529]

    Added a particle database reset

  • Taneli Kalvas committed [336d4c]

    Configure rename

  • Taneli Kalvas Taneli Kalvas committed [56b77a]

    Added standard conformance to ErrorErrno

  • Taneli Kalvas Taneli Kalvas committed [0f2191]

    Added a test for non-equality in Transformation

  • Taneli Kalvas committed [fcbfce]

    Made comment character programmable in ReadAscii

  • Taneli Kalvas committed [e7b550]

    Check EpotField geometry compatibility

  • Taneli Kalvas committed [d952dc]

    Added a check for MeshVectorField transformatio...

  • Taneli Kalvas committed [4a8c6e]

    Added particle diagnostic for (r,a) plane

  • Taneli Kalvas committed [a1a2bc]

    Added a global setting for randon number type t...

  • Taneli Kalvas committed [a9c3c1]

    Changed arc chopping in DXF data to support var...

  • Taneli Kalvas committed [9e3d03]

    Bug fix in MultimeshVectorField rotation

  • Taneli Kalvas committed [104e0c]

    Added selectable order of calculation to Axisym...

  • Taneli Kalvas committed [39d907]

    Improved documentation on MeshColorMap

  • Taneli Kalvas committed [6ce5bd]

    Corrected MeshVectorField mirroring

  • Taneli Kalvas committed [2d59a5]

    Improved documentation of ParticleBase

  • Taneli Kalvas committed [984310]

    Added a convenience function to MultiMeshVector...

  • Taneli Kalvas committed [4dbe57]

    Added accumulation functions in histogram.

  • Taneli Kalvas committed [ea4cf8]

    Corrected units of trajectory density field plo...

  • Taneli Kalvas committed [1ae349]

    Improved documentation on build_trajectory_dens...

  • Taneli Kalvas committed [24fa15]

    Added trajectory density plotting for FieldDiag...

  • Ion Beam Simulator Ion Beam Simulator released /ibsimu/libibsimu-1.0.5new_solver_e3d87af.tar.gz

  • Taneli Kalvas Taneli Kalvas committed [808d52]

    Added FIELD_SYMMETRIC_POTENTIAL extrapolation type

  • Taneli Kalvas Taneli Kalvas committed [e3d87a]

    C11 compatibility

  • Ion Beam Simulator Ion Beam Simulator released /ibsimu/libibsimu-1.0.5new_solver_6ab7133.tar.gz

  • Taneli Kalvas Taneli Kalvas committed [72adf3]

    Added debugging for particle derivatives

  • Taneli Kalvas Taneli Kalvas committed [6ab713]

    Fixed ANTIMIRROR extrapolation of EpotEfield

  • Taneli Kalvas Taneli Kalvas committed [ac597e]

    Updates on tests.

  • Taneli Kalvas committed [4238f5]

    Documentation

  • Taneli Kalvas committed [f6a78f]

    Modified EpotEfield to return NaN far from simu...

  • Taneli Kalvas committed [362403]

    Added a test for energy conservation in particl...

  • Taneli Kalvas committed [04d0da]

    Fixed solvercyl_coax and particles_relativistic...

  • Ion Beam Simulator Ion Beam Simulator released /ibsimu/libibsimu-1.0.5new_solver_8b5987d.tar.gz

  • Taneli Kalvas Taneli Kalvas committed [8b5987]

    Made tests compilable.

  • Taneli Kalvas committed [319006]

    Merge branch 'gtk3' into new_solver

  • Taneli Kalvas committed [21589c]

    Updated installation notes.

  • Taneli Kalvas committed [b82205]

    Documentation

  • Taneli Kalvas Taneli Kalvas committed [fa1504]

    Warning removal

  • Taneli Kalvas Taneli Kalvas committed [23bc4a]

    Added rotate_z() function to MyDXFEntity-type c...

  • Taneli Kalvas Taneli Kalvas committed [92aa7f]

    Added a constructor for DXFSolid using MyDXFEnt...

  • Taneli Kalvas committed [ef803a]

    Changed Colormap to MeshColormap and added new ...

  • Taneli Kalvas committed [1db26c]

    Documentation

  • Taneli Kalvas committed [b1f220]

    Added limitation to plasma calculation volme in...

  • Ion Beam Simulator Ion Beam Simulator released /ibsimu/libibsimu-1.0.5new_solver_6ea39b6.tar.gz

  • Taneli Kalvas Taneli Kalvas modified ticket #5

    libibsimu-1.0.5b/src/particledatabaseimp.c: 3 * bad if test ?

  • Taneli Kalvas Taneli Kalvas posted a comment on ticket #5

    status: unread --> closed-fixed

  • Taneli Kalvas Taneli Kalvas posted a comment on ticket #5

    Changed these intentional tests to use comp_isnan function to be more clear of i...

  • dcb dcb created ticket #5

    libibsimu-1.0.5b/src/particledatabaseimp.c: 3 * bad if test ?

1