10.06.2016 Views

eldo_user

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Eldo Control Language<br />

Statistical Processing<br />

_simu_run<br />

Task function category: Statistical Processing Functions<br />

_simu_run(mode="nom") runs the nominal Monte Carlo simulation and returns a result<br />

structure (as the simulation function).<br />

Usage<br />

_simu_run(mode="nom")<br />

_simu_run(mode="mc n")<br />

Arguments<br />

• mode="nom"<br />

Normal mode.<br />

• mode="mc n"<br />

Runs n Monte Carlo simulations.<br />

Description<br />

The _simu_run function also enables you to execute a specified number of Monte Carlo runs.<br />

_simu_run(mode="mc n") runs n Monte Carlo simulations and returns a result structure (as the<br />

simulation function).<br />

• .MPRUN is not supported.<br />

• Calling _simu_run() is equivalent to calling _simu_run(mode="mc 1") in ECL Monte<br />

Carlo flow.<br />

• Other modes than mode="nom" or mode="mc n" are not supported in ECL Monte Carlo<br />

flow (error). Inversely, an error occurs if these modes are used outside the ECL Monte<br />

Carlo flow.<br />

• _simu_set_cond() is not supported in ECL Monte Carlo flow.<br />

Related Topics<br />

Statistical Processing<br />

1102<br />

Eldo® User's Manual, 15.3

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!