From 52889f71cb05cfbcbcf84239912eab87dfdaef35 Mon Sep 17 00:00:00 2001 From: Thorsten Liebig Date: Mon, 17 Sep 2012 17:14:54 +0200 Subject: [PATCH] NEWS file added --- NEWS | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 NEWS diff --git a/NEWS b/NEWS new file mode 100644 index 0000000..beea6d1 --- /dev/null +++ b/NEWS @@ -0,0 +1,11 @@ +Summary of most noticeable changes for version 0.0.29: +----------------------------------------------------- + - Cylindrical sub-grids now fully support alpha-graded meshes + - Property Electrode has been renamed to Excitation + This doesn't have any effect on the Matlab/Octave interface, + but old *.xml files cannot be run with a current openEMS/CSXCAD version. + - Overall memory usage reduced during pre-processing + - New excitation: Total-field/scattered field (TFSF) + - New tutorial on radar cross section on a metallic sphere using the TFSF excitation + - official support for 64-bit windows version + - check for engine extensions MPI compatibility