Thank you for your answer Jeff. Is there a way to change control cards externaly? For example: Simulation start time= tstart Simulation stop time= tstop simulation time step= tstep Where tstart and tstop and tstep are given in a external file (.txt). Thank you.
De : Jeff Thornton <thornton@tess-inc.com>
Makram, You can use equations to set the control card variables. For example: STARTSIM= 0 DAYS= 57 STOPSIM= STARTSIM+DAYS*24 Then use these names in the appropriate spots in the control cards. The only caveat is that they can’t change during the simulation. Jeff / TESS Sent from my iPhone
|