Discussion:
[Users] Point value extraction thorn
Steven R. Brandt
2015-08-05 17:05:41 UTC
Permalink
Is there a thorn that allows you to specify a short list of spatial
positions and see the value of some grid function (or functions) at
those locations?

Cheers,
Steve
Erik Schnetter
2015-08-05 17:10:03 UTC
Permalink
Steve

There is a thorn CactusNumerical/InterpToArray that can interpolate to
individual points, points on a line, points on a surface, etc. If these
points coincide with grid points, then the interpolation becomes trivial,
and you see the respective grid point values. The interpolation results are
stored in grid arrays that you can output.

-erik
Post by Steven R. Brandt
Is there a thorn that allows you to specify a short list of spatial
positions and see the value of some grid function (or functions) at
those locations?
Cheers,
Steve
_______________________________________________
Users mailing list
http://cactuscode.org/mailman/listinfo/users
--
Erik Schnetter <***@cct.lsu.edu>
http://www.perimeterinstitute.ca/personal/eschnetter/
Roland Haas
2015-08-06 07:08:18 UTC
Permalink
Hello Steve,
Post by Steven R. Brandt
Is there a thorn that allows you to specify a short list of spatial
positions and see the value of some grid function (or functions) at
those locations?
There is InterpToArray which can do interpolation to a point and safes
the result in a grid variable. It is part of the ET.

Yours,
Roland
--
My email is as private as my paper mail. I therefore support encrypting
and signing email messages. Get my PGP key from http://keys.gnupg.net.
Luca Baiotti
2015-10-12 00:44:46 UTC
Permalink
Hello,

has anyone tried to compile cactus on the new darwin15.0.0?
Could you share the optionlists file?

Luca
Erik Schnetter
2015-10-12 00:53:00 UTC
Permalink
Luca

I am using Darwin 15 (El Capitan). I did not need to change anything. I did
upgrade Macports according to their instructions.

-erik

On Sun, Oct 11, 2015 at 8:44 PM, Luca Baiotti <
Post by Luca Baiotti
Hello,
has anyone tried to compile cactus on the new darwin15.0.0?
Could you share the optionlists file?
Luca
_______________________________________________
Users mailing list
http://cactuscode.org/mailman/listinfo/users
--
Erik Schnetter <***@cct.lsu.edu>
http://www.perimeterinstitute.ca/personal/eschnetter/
Luca Baiotti
2015-10-12 05:45:35 UTC
Permalink
Erik,

you are right, the option file for Macports works. I had previously used
the Homebrew one and it didn't work out of the box.

In general, do you recommend Macports over Homebrew?

Luca
Post by Erik Schnetter
Luca
I am using Darwin 15 (El Capitan). I did not need to change anything. I
did upgrade Macports according to their instructions.
-erik
On Sun, Oct 11, 2015 at 8:44 PM, Luca Baiotti
Hello,
has anyone tried to compile cactus on the new darwin15.0.0?
Could you share the optionlists file?
Luca
_______________________________________________
Users mailing list
http://cactuscode.org/mailman/listinfo/users
--
http://www.perimeterinstitute.ca/personal/eschnetter/
Erik Schnetter
2015-10-14 16:08:23 UTC
Permalink
Luca

I don't think there is much difference between the two. Personally, I am
using MacPorts.

-erik

On Mon, Oct 12, 2015 at 1:45 AM, Luca Baiotti <
Post by Luca Baiotti
Erik,
you are right, the option file for Macports works. I had previously used
the Homebrew one and it didn't work out of the box.
In general, do you recommend Macports over Homebrew?
Luca
Post by Erik Schnetter
Luca
I am using Darwin 15 (El Capitan). I did not need to change anything. I
did upgrade Macports according to their instructions.
-erik
On Sun, Oct 11, 2015 at 8:44 PM, Luca Baiotti
Hello,
has anyone tried to compile cactus on the new darwin15.0.0?
Could you share the optionlists file?
Luca
_______________________________________________
Users mailing list
http://cactuscode.org/mailman/listinfo/users
--
http://www.perimeterinstitute.ca/personal/eschnetter/
--
Erik Schnetter <***@cct.lsu.edu>
http://www.perimeterinstitute.ca/personal/eschnetter/
Loading...