Click or drag to resize

RestartSimulationExecute Method

Extracts initial conditions from the given HDF5 file with specified timesteps.

Namespace: ema3d.Api.V26.Charging.Execution
Assembly: ema3d.Api.V26 (in ema3d.Api.V26.dll) Version: 0.0.0.0
Syntax
public void Execute(
	string hdf5FilePath,
	int timeIndex
)

Parameters

hdf5FilePath  String
timeIndex  Int32
See Also