How to export node value in FLUX?
Hello, I've keep having trouble with exporting node value like magnetic vector potential, magnetic field. (I attached the example in the below.)
I've attempted to find functional tool which enable to export post processing results, but I failed.
Only I found is that I can get the node value with sensor.
But I have to get thousands of nodes' value, so I don't think It works for me.
As I searched, someone resolved this problem with code, so If you have a code for this problem, please share with me.
It'll be better with excel file exporting.
Thank you.
Find more posts tagged with
μλ νμΈμ μ£ΌλλΌλ
Data exchange > Export spatial quantity and formula μμ DEXλ‘ export νμλ©΄ λ©λλ€.
μλλ B κ°μ export νλ κ²μ μλ‘ μΊ‘μ³μ κ°μ΄ νμλ©΄ μ’νμ Bκ°(x,y,z Bx By Bz)μ΄ μ ν DEX νμΌμ μ»μΌμ€ μ μμ΅λλ€.
[μ€μ μ°½ μΊ‘μ²]
[DEX νμΌ μΊ‘μ³]
μλ νμΈμ μ£ΌλλΌλ
Data exchange > Export spatial quantity and formula μμ DEXλ‘ export νμλ©΄ λ©λλ€.
μλλ B κ°μ export νλ κ²μ μλ‘ μΊ‘μ³μ κ°μ΄ νμλ©΄ μ’νμ Bκ°(x,y,z Bx By Bz)μ΄ μ ν DEX νμΌμ μ»μΌμ€ μ μμ΅λλ€.
[μ€μ μ°½ μΊ‘μ²]
[DEX νμΌ μΊ‘μ³]
Hello,
Do not worry as you can export values in many ways.
The simplest export format would be the Export spatial quantity as a DEX (simple txt file). This can be found in the data exchange menu. This is probably the best simple solution for you here.
If you need to do mappings or export animations, you can probably use the import/export context and import an external mesh, compute any value on it (apply average/min/max/fft if needed) and export as another format. There are dozens of way of doing so for NVH or CFD or forces exports.