3-D Vector Field Applet Directions
Click here to go to the applet.
This applet demonstrates various properties of
vector fields.
You can select from a number of vector fields and see how
particles move if it is treated as either a velocity
or a force field. This helps you visualize the field.
When you start the applet, you will see 500 particles moving in the
"1/r^2 single" field, which is a field that attracts
particles to the center. By default the
particles are treating the field as a velocity field, which means
that the field vectors determine how fast the particles are moving and in
what direction. In this case, the particles just move toward the center.
The velocity of all the particles at a certain point
on the grid is always the same. If the field is a force field, then the
field vectors determine the acceleration of the particles, but their velocity
may vary depending on where they started.
The Field Selection popup will allow you to select a
vector field. The choices are:
- 1/r^2 single:
This field is associated with gravity and electrostatic attraction.
The gravitational field around a planet and the electric field
around a single point charge are similar to this field.
The field points towards the origin and is inversely proportional
to the square of the distance from the origin.
- 1/r^2 double:
This field is associated with gravity and electrostatic attraction.
The gravitational field around two planets and the electric field
around two negative point charges are similar to this field.
The separation of the two centers is adjustable.
- 1/r single line:
This field is associated with electrostatic attraction.
If we calculate the electric field around an infinitely long conductor
in a straight line with a uniform charge along its length, we find that
the field strength is
inversely related to the distance from the line.
- 1/r double lines:
This is the field around two infinitely long conductors. The distance
between them is adjustable.
- 1/r rotational:
In this field, the particle is being pulled in a circle around the
center line. The speed of its motion is inversely proportional to its
distance from the line.
If we calculate the magnetic field around an infinitely long conductor
in a straight line with a uniform current along its length, we find that
the field strength is
inversely related to the distance from the line.
- 1/r rotational double:
Here we have two centers of rotation, with an adjustable distance
between them.
- 1/r rotational double + ext:
Same as above, but a constant external field is added in.
The strength and angle of the external field is adjustable.
- 1/r rotational dipole:
Here we have two centers of rotation, with rotation in
opposite directions, with an adjustable distance between them.
- 1/r rotational dipole + ext:
Same as above, but a constant external field is added in.
The strength and angle of the external field is adjustable.
(In fluid dynamics this field is called the
Lamb
dipole.)
- one direction:
This is a very simple field where the field vectors are pointing
in the same direction everywhere with the same magnitude.
- 1/r^2 sphere:
This field is associated with gravitational attraction.
Consider the gravitational field around a planet.
Outside the planet, the field acts as if the planet were a point
mass; the field is inversely proportional to the square of the
distance from the center of the planet.
- const radial:
In this field, the particle is being pulled towards the center
with a constant force no matter where it is. I am not aware of
any real physical force that behaves like this, but if there were
one, this is what it would look like.
- linear radial:
In this field, the particle is being pulled towards the center
with a force proportional to its distance from the center, similar
to the force on an object attached to a spring.
This force
looks more interesting when Display: Particles (Force) is
used instead of a velocity field.
- constant to z axis:
In this field, the field vectors are pointing
towards the z axis with the same magnitude everywhere.
- constant to xy plane:
The field vectors are pointing
towards the xy plane with the same magnitude everywhere.
- linear to z axis:
The field vectors are pointing
towards the z axis with a force proportional to the distance
to that axis.
This force
looks more interesting when Display: Particles (Force) is
used instead of a velocity field.
- linear to xy plane:
The field vectors are pointing
towards the xy plane with a force proportional to the distance
to that plane.
This force
looks more interesting when Display: Particles (Force) is
used instead of a velocity field.
- linear to yz, xz plane:
There is a force
towards the yz plane proportional to the distance
to that plane, as well as a similar force
towards the xz plane. The relative strength of the two
forces is adjustable.
This force
looks much more interesting when Display: Particles (Force) is
used instead of a velocity field; in that case, the particles
trace out
Lissajous figures.
These are easier to see after hitting the Reset button, or when
using a small number of particles.
<
- linear to yz, xz, xy planes:
There is a force
towards the yz plane proportional to the distance
to that plane, as well as similar forces
towards the xz and xy planes. The relative strength of the three
forces is adjustable.
This force
looks much more interesting when Display: Particles (Force) is
used instead of a velocity field.
- inverse to xy plane:
There is a force
towards the yz plane inversely proportional to the distance
to that plane.
- 1/r^2 rotational:
In this field, the particle is being pulled in a circle around the
center. The speed of its motion is inversely proportional to the
square of the distance from the center.
- linear rotational:
In this field, the particle is being pulled in a circle around the
center. The speed of its motion is directly proportional to the
distance from the center.
- fz=-(x^2+y^2): Here the force is
equal to (0, 0, -(x^2+y^2)). The curl of this field is the
linear rotational field.
- constant rotational:
The particle is being pulled in a circle around the
center. The speed of its motion is fixed.
- (0,0,-r):
The curl of this field is the constant rotational field.
- helical: here the particles move in a helix.
- fx=y
- fx=y^2
- (-yz,xz,0)
- (yz,xz,0)
- (-x,-y,2z): this is the curl of (-yz,xz,0).
- (-x,y,0): this is the curl of (yz,xz,0).
- (x-y,x+y,0)
- (x-y,x+y,2z)
- Rössler attractor:
This is a strange
attractor discovered by Otto Rössler.
The parameter c (from the field equations)
is adjustable, as well as the scale in the
z direction.
- Lorenz attractor: this is another strange attractor,
discovered by Edward Lorenz. You can make
the attractor pattern larger or smaller by adjusting the scale.
- user-defined potential: this allows you to enter
an arbitrary potential function into a text box. The field vectors
will be calculated from it. A sample potential is x*x-z*z,
which is a saddle potential. Here are some other sample expressions,
to give you an idea of the input format:
x+y-z
-x^2+5.2*y
2*sin(x)+3*y
1000/(r^2)-5*z
abs(x)
exp(2*log(x+10))+sqrt(y+10)
After entering a new potential, press return so that the change
takes effect. If nothing happens, then the field may be too weak; either
increase the field strength, or multiply the field by a large constant.
If particles jump around randomly with no apparent pattern, the field
may be too strong.
Each coordinate ranges
from -10 to 10, so the edges of the box are at (±10,±10,±10).
The center of the box is the origin.
- user-defined field: this allows you to enter
an arbitrary field into text boxes (one for each coordinate).
If you try to enter some of the predefined fields (like (yz,xz,0))
into the text boxes so you can modify them, keep in mind that the
correct input format is y*z, not yz. Also the field
will not appear exactly the same, because many of the predefined
fields have a constant scaling factor that isn't reflected in the name
of the field.
The Display popup will allow you to select how the field
is displayed:
- Display: Particles (Vel.) means particles will move through
the field, with the field vectors determining their velocity.
Note that the particles are only a educational device
intended to show what the field looks like;
in real life, particles would not move in this manner.
- Display: Particles (Force) means particles will move through
the field, and the field vectors determine their acceleration.
- Display: Field Vectors shows you the field vectors at an array
of locations.
- Display: Streamlines shows you the streamlines. The
Line Density slider controls how many streamlines to draw. The
color indicates the field strength.
- Display: Equipotentials shows you equipotential surfaces.
By default slicing is turned on because the equipotentials are easier
to see that way, and you can see more than one at a time. Red means
negative potential, green means positive, gray means ground. If you
turn slicing off, you can only see one equipotential at a time;
the Potential slider allows you to determine which one to
view. If the slider is set too high or too low then the corresponding
equipotential surface may not be visible or may not exist, so just
play around with the slider a bit if you don't see anything.
The Mouse popup controls what happens when you click on the box.
If you set it to Adjust Angle or Adjust Zoom, you can
adjust the orientation or size of the 3-d view by clicking and
dragging on the box.
The Slice popup allows you to look at planar slices of the box
rather than looking at the contents of the entire box.
If the popup is set to No Slicing, you view the entire
box. Otherwise you will see the box sliced in one of three
directions. The location of the slice can be adjusted by dragging
the line running along the sides of box near the slice.
The Stopped checkbox will stop the particles.
The Reverse checkbox will reverse the direction of all the
field vectors.
The Reset button can be used to reset the positions of
all the particles to random values.
The Kick button can be used to give all the particles a
random acceleration in some direction.
This is only allowed if the particle movement is set
to "Force". It can be useful if none of the particles are moving,
or if they are all moving in the same direction.
The Field Strength slider makes the field stronger or weaker,
and also adjusts the brightness of the field vectors if you
have Display: Field Vectors selected.
The Vector Density slider controls the number of vectors present
if you have Display: Field Vectors selected.
The Number of Particles slider allows you to reduce the number
of particles, which can be useful if you want to watch the behavior of
just a few of them. Also it might speed things up if you have fewer
particles.
A few additional field-specific sliders may be present,
depending on the field you have selected.
Click here to go to the applet.
java@falstad.com
A far higher place must be assigned to Judaism among the competitors for the allegiance of Europe. The cosmopolitan importance at one time assumed by this religion has been considerably obscured, owing to the subsequent devolution of its part to Christianity. It is, however, by no means impossible that, but for the diversion created by the Gospel, and the disastrous consequences of their revolt against Rome, the Jews might have won the world to a purified form of their own monotheism. A few significant circumstances are recorded showing how much influence they had acquired, even in Rome, before the first preaching of Christianity. The first of these is to be found in Cicero’s defence of Flaccus. The latter was accused of appropriating part of the annual contributions sent to the temple at Jerusalem; and, in dealing with this charge, Cicero speaks of the Jews, who were naturally prejudiced against his client, as a powerful faction the hostility of which he is anxious not to provoke.330 Some twenty years later, a great advance has been made. Not only must the material interests of the Jews be respected, but a certain conformity to their religious prescriptions is considered a mark of good breeding, In one of his most amusing satires, Horace tells us how, being anxious to shake off a bore, he appeals for help to his friend Aristius Fuscus, and reminds him of217 some private business which they had to discuss together. Fuscus sees his object, and being mischievously determined to defeat it, answers: ‘Yes, I remember perfectly, but we must wait for some better opportunity; this is the thirtieth Sabbath, do you wish to insult the circumcised Jews?’ ‘I have no scruples on that point,‘ replies the impatient poet. ‘But I have,’ rejoins Fuscus,—‘a little weak-minded, one of the many, you know—excuse me, another time.‘331 Nor were the Jews content with the countenance thus freely accorded them. The same poet elsewhere intimates that whenever they found themselves in a majority, they took advantage of their superior strength to make proselytes by force.’332 And they pursued the good work to such purpose that a couple of generations later we find Seneca bitterly complaining that the vanquished had given laws to the victors, and that the customs of this abominable race were established over the whole earth.333 Evidence to the same effect is given by Philo Judaeus and Josephus, who inform us that the Jewish laws and customs were admired, imitated, and obeyed over the whole earth.334 Such assertions might be suspected of exaggeration, were they not, to a certain extent, confirmed by the references already quoted, to which others of the same kind may be added from later writers showing that it was a common practice among the Romans to abstain from work on the Sabbath, and even to celebrate it by praying, fasting, and lighting lamps, to visit the synagogues, to study the law of Moses, and to pay the yearly contribution of two drachmas to the temple at Jerusalem.335 Jeff’s hand was quietly coming down. “What happened to you?” begged Sandy. “Something new has come up, sir. I was waiting there by my ship a good while back, and I heard another one cruising and spiraling, shooting the field, I guess, because he came in and set down. My crate, just the way you ordered, was down by the grove, not in plain sight in the middle of the course. But Jeff set his ship down, left the engine running, and went off. I stayed hid to see what would happen, but when he didn’t come back, I thought I’d better go and find you—and see if it meant anything to you.” She stood alone, with the sticky, wet knife in her hand, catching her breath, coming out of the madness. Then she stooped, and pushing the branches aside felt about for her pistol. It lay at the root of a tree, and[Pg 80] when she had picked it up and put it back in the holster, there occurred to her for the first time the thought that the shot in the dead stillness must have roused the camp. And now she was sincerely frightened. If she were found here, it would be more than disagreeable for Landor. They must not find her. She started at a swift, long-limbed run, making a wide detour, to avoid the sentries, bending low, and flying silently among the bushes and across the shadowy sands. The year 1756 opened with menaces to England of the most serious nature. The imbecility of the Ministry was beginning to tell in the neglect of its colonies and its defences. France threatened to invade us, and a navy of fifty thousand men was suddenly voted, and an army of thirty-four thousand two hundred and sixty-three of native troops; but as these were not ready, it was agreed to bring over eight thousand Hessians and Hanoverians. To pay for all this it was necessary to grant excessive supplies, and lay on new duties and taxes. In presenting the money bills in the month of May, Speaker Onslow could not avoid remarking that there were two circumstances which tended to create alarm—foreign subsidies and foreign troops introduced, and nothing but their confidence in his Majesty could allay their fears, or give them confidence that their burdens would be soon reduced. There was, in fact, no chance for any such reduction, for wars, troubles, and disgraces were gathering around from various quarters. The first reverse came from the Mediterranean. MUCH to their amazement, the boys waked up the next morning in Nashville, and found that they had passed through the "dark and bloody ground" of Kentucky absolutely without adventure. After drawing and dividing the rations and cartridges. Si gave the boys the necessary instruction about having their things ready so that they could get them in the dark the next morning, and ordered them to disregard the bonfires and mirth-making, and lie down to get all the sleep they could, in preparation for the hard work of the next day. Then, like the rest of the experienced men, who saw that the campaign was at length really on, and this would be the last opportunity for an indefinite while to write, he sat down to write short letters to his mother and to Annabel. "Bully for the Wild Wanderers of the Wabash," Shorty joined in. "They're the boss regiment in the army o' the Cumberland, and the Army o' the Cumberland's the boss army on earth. Hooray for US Co. Le's have a speech. Where's Monty Scruggs?" "Bring a light, do—I can't abide this dark." Albert suddenly began to look uneasy. After all he was not really drunk, only a little fuddled. He walked straight, and his roll was natural to him, while though he was exceedingly cheerful, and often burst into song, his words were not jumbled, and he generally seemed to have a fair idea of what he was saying. "But I heard what the doctor said to you." "A purty accident—wud them stacks no more dry than a ditch. 'Twas a clear case of 'bustion—fireman said so to me; as wicked and tedious a bit o' wark as ever I met in my life." Calverley stept from the shadow of the cliff, and beheld a meteor in the sky, brightening and expanding, as the clouds opened, until it assumed the appearance of a brilliant star, of astonishing magnitude, encircled by dazzling rays, which, in a singular manner, were all inclined in one direction, and pointing to that part of the horizon where lay the rival of England—France. The foreman's face assumed a deeper hue than usual: he looked fiercely at the galleyman, but there was a determination in the weather-beaten face that made him pause ere he spoke. "Galleyman," he at length said, "you knew the business before you came: if you be so fond of saving old witches' lives, why didn't you say so, that I might not now be in this dilemma?" "No, no, not the boy," replied Merritt, rather impatiently. HoME另类小说撸色
ENTER NUMBET 0017
ante3.com.cn
www.dzhi.com.cn
www.xishouba.com.cn
www.taocijie.net.cn
daqu7.net.cn
www.leteam.net.cn
dupin5.net.cn
www.zhuke8.net.cn
www.zhulu5.net.cn
www.liedi0.com.cn