SDT-base         Contents     Functions         Previous Next     PDF Index

3.5  SDT numerical experiments (DOE)

A systematic process has been defined to standardize computations and associated parametric studies. An experiment is described by a list of strings stored as nmap('CurExp') entry. For example

RT=d_doe('nmap.Hbm.Gart');RT.nmap('CurExp')
%    {'MeshCfg{d_fetime(Gart),VtGart}',';'
%      'SimuCfg{ModalNewmark{$dt$,10,fc,chandle1}}',';'
%   'RunCfg{Reduce}' }

Each string corresponds to a step (called level fe_range Loop since steps can be organized in a tree). Standard steps are described below

Looping on a range of experiments, needs to be documented. URN with key replacement.


©1991-2024 by SDTools
Previous Up Next