- + Issue 914: (42) Section 4.5.1 and 6.7.4 - Initial Conditions

[Jon Sanders, 1/22/2001]



  (42) Section 4.5.1 and 6.7.4 - Initial Conditions
  
    
   What mechanism should be used to set initial conditions; (analysis("ic")) or @(initial_step("ic"))? If so how does it work and
   if so, how will a piece of code like the following behave;
   @(initial_step("ic"))
   V(out) <+ V(in);
     Recommend that this feature be removed or clarified