[Grasshopper] How to use Field to set magnetic field data

[Grasshopper] How to use Field to set magnetic field data Grasshopper component EN

This article explains how to use Field to set magnetic field data.

Field1
Field2

On the Grasshopper, it is represented by either of the two above.


↑Youtube Channel

Set magnetic field data

Using Field allows you to set magnetic field data.

Set magnetic field data

Components Used: ①Construct Point ②Point Charge ③Field ④Rectangle ⑤Tensor Display

This time, as an example, we’ll set the magnetic field created at the location of a single point in the Field.

And we’ll also check the vector of the set magnetic field.

create a point

First, create a point.

Entering 50 into the Construct Point(X and Y) creates a point at coordinates 50,50,0.

a magnetic field is created

Then, connect the Construct Point to the Point Charge(P).

Then, a magnetic field is created at the specified point.

Then connect the Point Charge to the Field.

Then, we were able to set the created magnetic field data in Field.

In this way, the Field can set magnetic field data.

However, the magnetic field data is difficult to understand as it is, so let’s visualize it.

四角形を作成

Create a rectangle that surrounds the point where the magnetic field is present.

By inputting 100 into the Rectangle(X and Y), a 100×100 square was created.

磁場のベクトルを作成

Next, connect the Field to the Tensor Display(F).

Next, connect the Rectangle(R) to the Tensor Display(S).

Additionally, enter the number of vector elements into the Tensor Display(N).

This time, we entered 100.

Then, the magnetic field was visualized within the specified rectangle using vector arrows.

In this way, we have confirmed that the field carries information about the magnetic field.

connect multiple magnetic field data points to the Field

Let’s connect multiple magnetic field data points to the Field.

This time, we connected the magnetic field created at coordinates 25,25,0 to the Field.

do not affect each other

Then, you can see that the magnetic fields do not affect each other and are displayed separately.

Merge Fields

Additional Components: ① Merge Fields

To reflect the interaction between multiple magnetic fields, connect them to Merge Fields.

their magnetic fields will reflect each other

Then, their magnetic fields will reflect each other like this.

List of Grasshopper articles using Field component↓

Comment

Translate »