taskMCSim simulation sofware - Tasks: task #15724, extend CheckForFixed in mh.c

 
 

You are not allowed to post comments on this tracker with your current authentication level.

task #15724: extend CheckForFixed in mh.c

Submitter:  Frederic Yves Bois <fredomatic>
Submitted:  Mon 13 Jul 2020 04:32:31 PM UTC
   
 
Should Start On:  Sun 12 Jul 2020 10:00:00 PM UTC Should be Finished on:  Mon 12 Jul 2021 10:00:00 PM UTC
Category:  Sim Priority:  4
Status:  None Assigned to:  None
Percent Complete:  0% Open/Closed:  Open

Tue 14 Jul 2020 04:57:55 AM UTC, comment #1: 

However, care should be taken in cases like
Level {
 Distrib(k, ...)
 Level {
  Level { k = 2; ...}
  Level { # k not assigned }
 }
}
In that case, the top k should not be fixed.

Frederic Yves Bois <fredomatic>
Group administrator
Mon 13 Jul 2020 04:32:31 PM UTC, original submission:  

currently it checks for MCVar fixed by a subsequent `=' statement in the level JUST BELOW the level at which it is declared in the input file.
So it is unchecked and unspecified what the assignment of 1 to ke in the first simulation of the attached file does.

Frederic Yves Bois <fredomatic>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #49479:  ii added by fredomatic (2KiB - application/octet-stream)
file #49480:  1cpt.model added by fredomatic (2KiB - application/octet-stream)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by fredomatic (Submitted the item)
  •  

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2020-07-14 fredomatic Priority5 - Normal 4
    2020-07-13 fredomatic SummaryExtend CheckForFixed in mh.c extend CheckForFixed in mh.c
    2020-07-13 fredomatic Attached File- Added ii, #49479
        Attached File- Added 1cpt.model, #49480

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code