aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Important change for excision. The size of the excision box is nowmiguel2000-11-21
| | | | | | | | | | controlled by global scalars instead of parameters. This makes it much better because this numbers have to change. Before I was just changing the parameters which was causing trouble when recovering from checkpoint. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@153 89daf98e-ef62-4674-b946-b8ff9de2216c
* Removed apostroph in comment. Linux preprocessor doesn't like this.tradke2000-11-18
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@152 89daf98e-ef62-4674-b946-b8ff9de2216c
* Small change. Now outputs zeros for the mass, area, etc. when no horizonmiguel2000-11-16
| | | | | | | | was found. This is better since it makes it easier to identify on the plots. Also, it prevents having there files with titles but no data in them. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@151 89daf98e-ef62-4674-b946-b8ff9de2216c
* Sorry, I commited the wrong file last time. The changes here are themiguel2000-11-03
| | | | | | | | addition of the cartoon flag plus a bug in the excision part that was only present when the horizon was not centered on the origin. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@150 89daf98e-ef62-4674-b946-b8ff9de2216c
* Adding a cartoon flag plus cleaning up a bit.miguel2000-11-03
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@149 89daf98e-ef62-4674-b946-b8ff9de2216c
* Many small changes to fix some bugs in the 3 horizon mode that affectedmiguel2000-10-30
| | | | | | | | octant symmetry. This changes have no effect in the 1 horizon mode, nor do thye have any effect in 3 horizon mode with a full grid. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@148 89daf98e-ef62-4674-b946-b8ff9de2216c
* Making the global coordinate ranges global variables declared in themiguel2000-10-30
| | | | | | | module AHFinder_dat.F to avoid calculating them several times. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@147 89daf98e-ef62-4674-b946-b8ff9de2216c
* Teaching the finder about bitant grids. Not tested!miguel2000-10-30
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@146 89daf98e-ef62-4674-b946-b8ff9de2216c
* Chnaging the way the interpolator was called to have it in the exact samemiguel2000-10-30
| | | | | | | way as in routine AHFinder_int.F git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@145 89daf98e-ef62-4674-b946-b8ff9de2216c
* Changing the way the local origin of the coordinate system is obtained. Gabmiguel2000-10-30
| | | | | | | told me that the older way would become obsolete soon. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@144 89daf98e-ef62-4674-b946-b8ff9de2216c
* Making sure I don't do unnecessary interpolations. This seems to havemiguel2000-10-29
| | | | | | | | a huge impact on the speed of the flow algorithm. It is now twice as fast on the testsuite! git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@143 89daf98e-ef62-4674-b946-b8ff9de2216c
* Making sure the flow algorithm knows about different initial guess options.miguel2000-10-27
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@142 89daf98e-ef62-4674-b946-b8ff9de2216c
* Eliminating obsolete commands.miguel2000-10-27
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@141 89daf98e-ef62-4674-b946-b8ff9de2216c
* Adding one more global varible to indicate the state of the finder on themiguel2000-10-27
| | | | | | | last call. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@140 89daf98e-ef62-4674-b946-b8ff9de2216c
* Fixed small bug that was allowing the excision box to change a bit even if ↵miguel2000-10-27
| | | | | | | | | no horizon was found. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@139 89daf98e-ef62-4674-b946-b8ff9de2216c
* The finder doed not need to inherit from ADM.miguel2000-10-27
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@138 89daf98e-ef62-4674-b946-b8ff9de2216c
* A few more steerable parameters.miguel2000-10-27
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@137 89daf98e-ef62-4674-b946-b8ff9de2216c
* *** empty log message ***miguel2000-10-16
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@136 89daf98e-ef62-4674-b946-b8ff9de2216c
* A couple of changes:miguel2000-10-16
| | | | | | | | | | | 1) Moved parameters for dynamical excision here. The reason for this is to make sure that the finder can compile without SimpleExcision. 2) Added a new parameter shared from Einstein: use_mask. Please notice that this new parametr has only just been added to Einstein itself, so make sure you have the very latest version of Einstein o git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@135 89daf98e-ef62-4674-b946-b8ff9de2216c
* Changes needed to make ahf_active steerable.miguel2000-10-16
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@134 89daf98e-ef62-4674-b946-b8ff9de2216c
* Sigh... I had left in another parameter that has to do with things I haven'tmiguel2000-10-16
| | | | | | | | commited yet. This is the problem with having lots of little uncommited changes here and there. I hope it works now. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@133 89daf98e-ef62-4674-b946-b8ff9de2216c
* Sorry, I had left in a connection to simple excision that shouldn't be there.miguel2000-10-16
| | | | | | | | I ahve taken it out now. I really should fix this so we I could commit the whole thing. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@132 89daf98e-ef62-4674-b946-b8ff9de2216c
* Making some parameters steerable. I somebody had a suggestion of other ↵miguel2000-10-16
| | | | | | | | | parameters that could be made steerable, let me know. Not all of them are trivial though. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@131 89daf98e-ef62-4674-b946-b8ff9de2216c
* Small changes necessary to make some parameters stearable.miguel2000-10-16
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@130 89daf98e-ef62-4674-b946-b8ff9de2216c
* Fixing the testsuite I broke with my latest change.miguel2000-10-16
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@129 89daf98e-ef62-4674-b946-b8ff9de2216c
* Small optimization to flow algorithm (to the adaptive stepsize). Shouldmiguel2000-10-16
| | | | | | | | be about 10% faster (at least on the testsuite). It breaks the testsuite so I will commit a new one in a minute. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@128 89daf98e-ef62-4674-b946-b8ff9de2216c
* Minor change.miguel2000-10-16
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@127 89daf98e-ef62-4674-b946-b8ff9de2216c
* Optimizing.miguel2000-10-13
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@126 89daf98e-ef62-4674-b946-b8ff9de2216c
* Some optimization and some cleaning up. Should be a tiny bit faster now (a ↵miguel2000-10-13
| | | | | | few percent, don't get too excited). git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@125 89daf98e-ef62-4674-b946-b8ff9de2216c
* Minor change in mask initialization, plus added a new output file for themiguel2000-10-12
| | | | | | | | horizon radius (the c0(0) coefficient). I have found this very useful to get an idea of the size of the horizon. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@124 89daf98e-ef62-4674-b946-b8ff9de2216c
* Fixed a bug in the mask initialization. It turns out that the mask was not ↵miguel2000-10-11
| | | | | | | | | being initialized if the finder didn't start looking for horizons at the first time step. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@123 89daf98e-ef62-4674-b946-b8ff9de2216c
* I had left a debugging print statement in there.miguel2000-10-11
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@122 89daf98e-ef62-4674-b946-b8ff9de2216c
* Removed a "'" character within a comment. The cpp on Linux didn't like it.tradke2000-10-10
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@121 89daf98e-ef62-4674-b946-b8ff9de2216c
* A change in the test to check if we are inside the mask. I was being too strictmiguel2000-10-09
| | | | | | | | | | asking for the interpolated mask to be exactly 1.0. Round off error can in some cases change this a tiny bit and the horizon finder would give up. Now I just check if the interpolated value is less than 0.99. I also added a longer comment on how this test works. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@120 89daf98e-ef62-4674-b946-b8ff9de2216c
* Small change affecting output of the coefficient file. I only added more spacemiguel2000-09-26
| | | | | | | | because after 1000 time steps the numbers didin't fit any more in the space I had left for them. Stupid little thing, but annoying. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@119 89daf98e-ef62-4674-b946-b8ff9de2216c
* Changing one of the error modes for the flow related to the mask.miguel2000-09-25
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@118 89daf98e-ef62-4674-b946-b8ff9de2216c
* Testsuites, with 25^3 instead of 100^3. I've checked that these pass onmiller2000-09-22
| | | | | | | | | | | the origin with 1 and 8 PEs, and on my linux box. Checking in testsuites to other people's thorns is sort of too personal --- like using their toothbrush or something. Miguel, I love you, man!! ;-) git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@117 89daf98e-ef62-4674-b946-b8ff9de2216c
* Did a global minimum reduction on rhor to get it right on multiplemiller2000-09-21
| | | | | | | | | | | | PEs. I made sure it passes both testsuites on the origin on 1 and 8 PEs. (I tried running the testsuites on my linux box, but it started smoking when I tried, not realizing the new AHFinder testsuites are 100^3!). -Mark git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@116 89daf98e-ef62-4674-b946-b8ff9de2216c
* Fixing bug found by Mark.miguel2000-09-21
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@115 89daf98e-ef62-4674-b946-b8ff9de2216c
* Minor change to prevent possible square root of negative numbers.miguel2000-09-14
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@114 89daf98e-ef62-4674-b946-b8ff9de2216c
* Adding new test for horizon finder.miguel2000-09-11
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@113 89daf98e-ef62-4674-b946-b8ff9de2216c
* New testsuite for AHFinder.miguel2000-09-11
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@112 89daf98e-ef62-4674-b946-b8ff9de2216c
* typo.miguel2000-09-11
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@111 89daf98e-ef62-4674-b946-b8ff9de2216c
* Fixing test suite.miguel2000-09-11
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@110 89daf98e-ef62-4674-b946-b8ff9de2216c
* Minor changes.miguel2000-09-11
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@109 89daf98e-ef62-4674-b946-b8ff9de2216c
* Fixing bug with conformal metric that was only affecting gaussian curvature ↵miguel2000-09-11
| | | | | | calculation. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@108 89daf98e-ef62-4674-b946-b8ff9de2216c
* Change in the default fopr ntheta and nphi. Reduced them from 200 to 100.miguel2000-09-08
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@107 89daf98e-ef62-4674-b946-b8ff9de2216c
* Removing suprious if (.false.) statement.miguel2000-09-08
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@106 89daf98e-ef62-4674-b946-b8ff9de2216c
* Changed some default values for flow.miguel2000-09-07
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@105 89daf98e-ef62-4674-b946-b8ff9de2216c
* Einstein is a friend of Time, so need to activate time.goodale2000-07-20
| | | | | | | Tom git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@103 89daf98e-ef62-4674-b946-b8ff9de2216c