set_fwd#
- Project.set_fwd(params: ndarray = None) str#
Generate the files for the forward simulations to run.
- Parameters:
- params
np.ndarray,optional Parameter array used to update the geometry before saving forward simulation files. If None, uses the current geometry.
- params