diff --git a/ElectrostaticsFloating/floating.pro b/ElectrostaticsFloating/floating.pro index 1b5ea46255c6393e72f80de75f7c1f514c460854..d3dbdade4c6f589dcfe24677dba3d867d7cae3ab 100644 --- a/ElectrostaticsFloating/floating.pro +++ b/ElectrostaticsFloating/floating.pro @@ -279,7 +279,7 @@ PostOperation { Echo[ StrCat["l=PostProcessing.NbViews-1;", "View[l].IntervalsType = 3;", "View[l].NbIso = 40;"], - File "mStrip_v.geo", LastTimeStepOnly] ; + File "v.opt", LastTimeStepOnly] ; Echo[ "Microstrip charge [C]:", Format Table, File > "output.txt"] ; Print[ Q, OnRegion Microstrip, File > "output.txt", Color "AliceBlue", diff --git a/ElectrostaticsFloating/screenshot1.png b/ElectrostaticsFloating/screenshot1.png new file mode 100644 index 0000000000000000000000000000000000000000..7eacdb8a8efd05c3f2e01b60c071601dba633af8 Binary files /dev/null and b/ElectrostaticsFloating/screenshot1.png differ diff --git a/ElectrostaticsFloating/screenshot1_512.png b/ElectrostaticsFloating/screenshot1_512.png new file mode 100644 index 0000000000000000000000000000000000000000..ed1f0514e8668d083a310bba68582773749c7e96 Binary files /dev/null and b/ElectrostaticsFloating/screenshot1_512.png differ diff --git a/ElectrostaticsFloating/screenshot2.png b/ElectrostaticsFloating/screenshot2.png new file mode 100644 index 0000000000000000000000000000000000000000..e6e72ec1b73958c684db39a7fcf3b5b721c61eb2 Binary files /dev/null and b/ElectrostaticsFloating/screenshot2.png differ diff --git a/ElectrostaticsFloating/screenshot2_512.png b/ElectrostaticsFloating/screenshot2_512.png new file mode 100644 index 0000000000000000000000000000000000000000..72fd54643c0f5b29a2adcd67eadb4456c184f661 Binary files /dev/null and b/ElectrostaticsFloating/screenshot2_512.png differ