aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* Schedule ApplyBCs as ApplyBCs_<ThornName>, to make each instance unique.rideout2003-05-07
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/ADMConstraints/trunk@87 b7a48df3-cbbf-4440-997f-b4b717c9f7fc
* Support for new boundary API.rideout2003-05-05
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/ADMConstraints/trunk@86 b7a48df3-cbbf-4440-997f-b4b717c9f7fc
* Support for new aliased function specification format.rideout2003-05-02
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/ADMConstraints/trunk@85 b7a48df3-cbbf-4440-997f-b4b717c9f7fc
* Split hamnormalized into its own variable group, so that it will workrideout2003-04-28
| | | | | | | | | | | | properly with Cartoon. Cartoon is now properly called by selecting variables for 'None' boundary condition, and defining their proper tensortypealias in interface.ccl. Note that this illustrates how to trigger an entire schedule group in the ANALYSIS time bin. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/ADMConstraints/trunk@84 b7a48df3-cbbf-4440-997f-b4b717c9f7fc
* Included calculation of a normalized hamiltonian constraint:dorband2003-03-06
| | | | | | | hamnormalized git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/ADMConstraints/trunk@83 b7a48df3-cbbf-4440-997f-b4b717c9f7fc
* Eliminating no-longer-used reference to CalcTmunu_rfr.inc.rideout2003-02-20
| | | | | | | Add cvs $Header$. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/ADMConstraints/trunk@82 b7a48df3-cbbf-4440-997f-b4b717c9f7fc
* Removed automatically generated parameter files from testsuite output.tradke2003-01-20
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/ADMConstraints/trunk@81 b7a48df3-cbbf-4440-997f-b4b717c9f7fc
* Updated testsuites after fix to Schwarzschild metric for the physical caseallen2002-11-01
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/ADMConstraints/trunk@80 b7a48df3-cbbf-4440-997f-b4b717c9f7fc
* cctk_delta_space --> CCTK_DELTA_SPACErideout2002-10-14
| | | | | | | Fixes CactusEinstein/1258. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/ADMConstraints/trunk@79 b7a48df3-cbbf-4440-997f-b4b717c9f7fc
* changing the documentation.tex files to use our cactus style fileikelley2002-06-04
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/ADMConstraints/trunk@77 b7a48df3-cbbf-4440-997f-b4b717c9f7fc
* SGI compiler pointed out that logicals aren't 1 and 0 but .TRUE. and .FALSE.allen2002-06-02
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/ADMConstraints/trunk@76 b7a48df3-cbbf-4440-997f-b4b717c9f7fc
* Fixed my bad logic for deciding on whether a point is excised or not.allen2002-06-02
| | | | | | | This was causing seg faults on T3E and Alphas. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/ADMConstraints/trunk@75 b7a48df3-cbbf-4440-997f-b4b717c9f7fc
* Fix dateallen2002-05-31
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/ADMConstraints/trunk@74 b7a48df3-cbbf-4440-997f-b4b717c9f7fc
* Typoallen2002-05-31
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/ADMConstraints/trunk@73 b7a48df3-cbbf-4440-997f-b4b717c9f7fc
* Add dateallen2002-05-31
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/ADMConstraints/trunk@72 b7a48df3-cbbf-4440-997f-b4b717c9f7fc
* Use cactus style fileallen2002-05-31
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/ADMConstraints/trunk@71 b7a48df3-cbbf-4440-997f-b4b717c9f7fc
* ADMConstraints is now a friend of ADMCouplingallen2002-05-30
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/ADMConstraints/trunk@70 b7a48df3-cbbf-4440-997f-b4b717c9f7fc
* Use mask without using excision calls, this may need some more tweakingallen2002-05-27
| | | | | | | | | | | | depending on how excision labels points in the mask, but this will be sorted out in the near future. Converted to F77, then realised that this might be a bad idea since people might be including F90 in the CalcTmunu stuff, so left the files labeled as F90 for now. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/ADMConstraints/trunk@69 b7a48df3-cbbf-4440-997f-b4b717c9f7fc
* changing ifdefs and include filesallen2002-05-16
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/ADMConstraints/trunk@68 b7a48df3-cbbf-4440-997f-b4b717c9f7fc
* ADMConstraints inherits from Grid for now for symmetry functionsallen2002-05-09
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/ADMConstraints/trunk@67 b7a48df3-cbbf-4440-997f-b4b717c9f7fc
* Fixed I/O parameter names and added 'IO::new_filename_scheme = "no" to maketradke2002-05-06
| | | | | | | the testsuites pass again. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/ADMConstraints/trunk@66 b7a48df3-cbbf-4440-997f-b4b717c9f7fc
* convert to Einstein2rideout2002-05-05
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/ADMConstraints/trunk@65 b7a48df3-cbbf-4440-997f-b4b717c9f7fc
* ADMConstraints has to inherit from SpaceMask in case of excisionallen2002-05-04
| | | | | | | New arrangement names in ifdefs git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/ADMConstraints/trunk@64 b7a48df3-cbbf-4440-997f-b4b717c9f7fc
* Converted to new ADMBase, StaticConformal, ADMMacros scheme.goodale2002-04-26
| | | | | | | | | | | Will give a warn 0 if metric_type is "static conformal" but the initial data has not provided second derivatives of the conformal factor. Tom git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/ADMConstraints/trunk@63 b7a48df3-cbbf-4440-997f-b4b717c9f7fc
* update READMEallen2002-04-24
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/ADMConstraints/trunk@62 b7a48df3-cbbf-4440-997f-b4b717c9f7fc
* Testsuite for ADMConstraintsallen2002-04-24
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/ADMConstraints/trunk@61 b7a48df3-cbbf-4440-997f-b4b717c9f7fc
* Typo in comment.allen2002-04-07
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/ADMConstraints/trunk@59 b7a48df3-cbbf-4440-997f-b4b717c9f7fc
* Some basic documentation for thorn ADMConstraints ... it would be greatallen2002-04-07
| | | | | | | | if someone could take this and add a few words of wisdom on how to interpret the results ... git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/ADMConstraints/trunk@58 b7a48df3-cbbf-4440-997f-b4b717c9f7fc
* Added deallocation of aux for the part of the code executed when usingdiener2002-01-16
| | | | | | | | | legoexcision. Otherwise the code died on the Hitachi the second time the ADMConstraints were calculated. It didn't cause problems f.ex. with the intel compilers. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/ADMConstraints/trunk@55 b7a48df3-cbbf-4440-997f-b4b717c9f7fc
* Added missing argument for CCTK_SyncGroup (hidden in an ifdef :( for excision)allen2002-01-06
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/ADMConstraints/trunk@54 b7a48df3-cbbf-4440-997f-b4b717c9f7fc
* Making the constraint calculation aware of LegoExcision.miguel2001-12-18
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/ADMConstraints/trunk@53 b7a48df3-cbbf-4440-997f-b4b717c9f7fc
* Fixed calls to CCTK_SyncGroup() which also takes an 'ierror' argument now.tradke2001-12-09
| | | | | | | You will also need to update the flesh now. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/ADMConstraints/trunk@52 b7a48df3-cbbf-4440-997f-b4b717c9f7fc
* Commiting changes needed to include cartoon. Major change is that the groupmiguel2001-10-24
| | | | | | | | | | | | | | | | ADMConstraints::constraints does not exist any more, it has been replaced by two separate groups: ADMConstraints::hamiltonian ADMConstraints::momentum The reason for this change is that cartoon needs to have groups that correspond to scalars, vectors or tensors. These changes were coded by Ryoji, even if I am commiting them. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/ADMConstraints/trunk@51 b7a48df3-cbbf-4440-997f-b4b717c9f7fc
* Inverse metric is needed for some matter terms (BosonStar for example).miguel2001-10-19
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/ADMConstraints/trunk@50 b7a48df3-cbbf-4440-997f-b4b717c9f7fc
* bug in matter terms for non-zero shift.miguel2001-07-13
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/ADMConstraints/trunk@49 b7a48df3-cbbf-4440-997f-b4b717c9f7fc
* Removing obsolete CalcTmunu_rfr.incmiguel2001-07-13
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/ADMConstraints/trunk@48 b7a48df3-cbbf-4440-997f-b4b717c9f7fc
* Removing obsolete code.miguel2001-07-13
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/ADMConstraints/trunk@47 b7a48df3-cbbf-4440-997f-b4b717c9f7fc
* Cleaning up.miguel2001-03-20
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/ADMConstraints/trunk@45 b7a48df3-cbbf-4440-997f-b4b717c9f7fc
* Adding #include "CalcTmunu_temps.inc".miguel2001-02-27
| | | | | | | Thanks to Mitica Vulcanov for noticing it was missing. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/ADMConstraints/trunk@44 b7a48df3-cbbf-4440-997f-b4b717c9f7fc
* Cleaning up and adding comments to make it more readable.miguel2001-02-16
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/ADMConstraints/trunk@43 b7a48df3-cbbf-4440-997f-b4b717c9f7fc
* Adding shift terms.miguel2001-02-16
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/ADMConstraints/trunk@42 b7a48df3-cbbf-4440-997f-b4b717c9f7fc
* Minor changes.miguel2001-02-16
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/ADMConstraints/trunk@41 b7a48df3-cbbf-4440-997f-b4b717c9f7fc
* Removing some dummy files that where causing the constraints not to seemiguel2001-02-16
| | | | | | | the real matter, git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/ADMConstraints/trunk@40 b7a48df3-cbbf-4440-997f-b4b717c9f7fc
* ADM constraints was not seeing the matter terms. Notice that we are stillmiguel2001-02-16
| | | | | | | missing shift terms in the matter terms. I will fix this later. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/ADMConstraints/trunk@39 b7a48df3-cbbf-4440-997f-b4b717c9f7fc
* Beta 8 name changesallen2000-07-12
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/ADMConstraints/trunk@36 b7a48df3-cbbf-4440-997f-b4b717c9f7fc
* New names for symmetry boundary conditionsallen2000-05-10
| | | | | | | New macros for calling fortran from C git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/ADMConstraints/trunk@34 b7a48df3-cbbf-4440-997f-b4b717c9f7fc
* CCTK_CARGUMENTS -> CCTK_ARGUMENTS etcallen2000-02-20
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/ADMConstraints/trunk@32 b7a48df3-cbbf-4440-997f-b4b717c9f7fc
* cctk_parameters -> cctk_Parametersallen2000-01-27
| | | | | | | cctk_arguments -> cctk_Arguments git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/ADMConstraints/trunk@30 b7a48df3-cbbf-4440-997f-b4b717c9f7fc
* Removing COMMallen2000-01-25
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/ADMConstraints/trunk@29 b7a48df3-cbbf-4440-997f-b4b717c9f7fc
* Fixed logicalallen1999-10-27
| | | | | | | Cactus/161 git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/ADMConstraints/trunk@26 b7a48df3-cbbf-4440-997f-b4b717c9f7fc