the flesh allows a private parameter and a shared parameter of the same name

Issue #1062 wontfix
Roland Haas created an issue

eg. currently

GRHydro_InitData::initial_Bvec

it should instead fail during the consistency checks in the configuration phase.

For GRHydro_InitData I'll fix this by making the private pieces part of the EXTEND (which they should have anyway I think).

Keyword:

Comments (2)

  1. Roland Haas reporter
    • removed comment

    Correction: the flesh allows such things, but GRHydro_InitData currently does not feature them in trunk but only in Zelmani.

  2. Roland Haas reporter
    • edited description
    • changed status to wontfix

    CST outputs a warning of the form

    CST warning in /data/rhaas/postdoc/gr/cactus/ET_trunk/arrangements/EinsteinEvolve/GRHydro_InitData/param.ccl (at 15)
      -> Duplicate parameter initial_hydro in thorn GRHydro_InitData. Ignoring second definition
    

    which seems to be the intended way of handling this.

  3. Log in to comment