================ **Elementdaten** ================ .. role:: red .. admonition:: Command: def_mat_mech ( x,y,color,densitiy,e_modul,poisson_ratio,damping_x,dampging_y,expansion_coefficient ) Eingabe Materialdaten der Subregion **Parameter** | :red:`x/y` Punkt innerhalb der Subregion [unit] | :red:`color` Einfärbung | :red:`density` Spezifisches Gewicht [kg/m3] | :red:`e_modul` Elastizitätsmodul [N/m2] | :red:`poisson_ratio` Querkontraktionszahl | :red:`damping_x/_y` Dämpfungsfaktor | :red:`expansion_coefficient` Wärmeausdehnungskoeffizient [1/K] .. admonition:: Command: def_temp_mech ( x,y,color,temperature ) Eingabe der Temperatur der Subregion **Parameter** | :red:`x/y` Punkt innerhalb der Subregion [unit] | :red:`color` Einfärbung | :red:`temperatur` Temperatur der Subregion [°C]