Page 1 of 1

Electric field analysis: high voltage transformer bushing

Posted: 25 Mar 2024, 13:49
by Masahiro_Akizuki
I make example of electric field analysis of a a high voltage transformer bushing.
Unzip the zip file,
ElectricStatic-Bushing folder: runs from ElmerGUI
ElectricStatic-Bushing-MMG folder: available from the Elmer Virtual Machine or from the WSL distro I created.
command:" mpirun -np 4 ElmerSolver_mpi"
The mesh is subdivided.

Model Files (My OnDrive)
https://1drv.ms/u/s!AsEXQkt6rT_Kg6dp2aD ... g?e=Sg8Mya

WSL Distro
https://www.elmerfem.org/forum/viewtopic.php?t=8266

Best regards, masahiro

Re: Electric field analysis: high voltage transformer bushing

Posted: 26 Mar 2024, 09:44
by Masahiro_Akizuki
I encountered an issue while trying to read a .pvtu file in ParaView on the Elmer Virtual Machine. I suggest using ParaView directly from the official website at the following URL.
https://www.paraview.org/download/

Interestingly, I was able to read the files when using my Debian 12-based WSL distribution.

Re: Electric field analysis: high voltage transformer bushing

Posted: 26 Mar 2024, 13:07
by raback
Hi

Paraview has been broken by automated update of "expat" library on some platforms. Really annoying.
viewtopic.php?t=8259

-Peter