Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

For preparations and running the simulation needed for this tutorial click here ...

Note

To start these tutorial please enter folder 'fwd'.

...

Next, we define the cross section view along this line:

Image Added

Code Block
languagepy
xs_view = mxsectview(
	bottom_level	:	0,
	top_level	:	16000,
	line	:	[63.31,-25,63.31,9]
	)

...