# Begin Project
# Begin SubItem "TestBoard Pre-Load Program"
# Begin Group "Probe Exception"
#PROP Default_Filter =
# Begin Source File
SOURCE=.\Probe\probe_dsr_general_s7_eb.hex8
# End Source File
config cppudm creep
model load ..\models\hein
gen zone brick p0=(0,0,0) p1=(1,0,0) p2=(0,1,0) p3=(0,0,1) size 1 1 1
model hein
set large
prop dens 1000
prop K_0=1.812E+04 c_k=9.0654461196
config cppudm creep
model load ..\models\hein
gen zone brick p0=(0,0,0) p1=(1,0,0) p2=(0,1,0) p3=(0,0,1) size 1 1 1
model hein
set small
prop dens 1000
prop K_0=1.812E+04 c_k=9.0654461196
config creep
set large
gr 2,1
model salzer
def _emodul
_emod=7e3
_ny=0.27
_bulk=_emod/(3*(1-2*_ny))
_shear=_emod/(2*(1+_ny))
end
_emodul
prop bulk _bulk shear _shear dens 0.0024
prop
config creep
set large
gr 2,1
model salzer
def _emodul
_emod=7e3
_ny=0.27
_bulk=_emod/(3*(1-2*_ny))
_shear=_emod/(2*(1+_ny))
end
_emodul
prop bulk _bulk shear _shear dens 0.0024
prop
*** TKStudio Project (C)ZLG-MCU By YinHandong
*** Do not modify !
# Begin Project
# PROP RegFile_Dir "C:\Keil\C51\INC\"
# Begin Target "D12 driver for small rtos"
# PROP DEVICE=P89C58X2
# PROP
function out=prop1(in,w,b);
%
% Propagates an input vector
% through one layer of a network
%
% call:
%
% [out]=prop(in,w);
%
% w = weight matrix
% b = bias weights (column vector. Same