[ GiDlist ] Conditions file management

Let me suggest you some tests to solve your problem:

  1. If you have a filename.tcl in your problem_type subdirectory, delete or
    rename it. This kind of file could change the default parameters for the
    menu visualisation (and more).
  2. Any changes in the configuration files should need to reload the problem
    type, that is, in the menu:
    Data - Problem type - the_problem_type_of_your_interest
    A dialog box will be open with the message:
    “All data information(materials,conditions,data) will be lost. OK?”
    And you should answer YES (Aceptar or equivalent).
    Now, the conditions window should show the new changes, but you have also to
    reassign the rest of conditions and data, including materials and,
    therefore, you have to generate the mesh again.
  3. The filename.cnd has some not allowed characters or strings (i.e., if you
    include spaces in your QUESTION, tabulators, etc). In this case, you can
    explore by yourself comparing it with existing files or send us the files.
    Regards,
    J Mora


    1st Conference on Advances and Applications of GiD
    Have you heard about our GiD conference?. Your contribution will be
    welcomed!.
    Remember that you have until October 30th to present a paper. More
    information in
    http://gid.cimne.upc.es/2002


    -----Mensaje original-----
    De: owner-gid at gatxan.cimne.upc.es
    [mailto:owner-gid at gatxan.cimne.upc.es]En nombre de CASARES MALDONADO
    ALEJANDRO
    Enviado el: miércoles, 19 de septiembre de 2001 17:18
    Para: ‘gidlist at gatxan.cimne.upc.es
    Asunto: [ GiDlist ] Conditions file management


    Hi:
    I´m trying to write configuration files for a GID application,
    according to on line manual.
    I´m using a previous very similar application as
    starting point but,
    although I rewrite the problem_type_condition_file with my
    new conditions, I
    can´t accomplish the inclusion of the “Conditions” entry for
    managing it (as
    manual says) at Data menu, which is not on the original application.
    ¿Where do I define it?
    Thanks in advance