Description Usage Arguments Value
A helper function to create .geo files
1 | penepma_geo_add_surf_z(indx, str_cmt, l_index, cum_z_shift_nm)
|
indx |
integer. Surface number. Starts with 1. |
str_cmt |
string. A comment. Ex: Plane Z=0 - surface plane |
l_index |
list of 5 integer indices. Ex: c(0, 0, 0, 1, 0) |
cum_z_shift_nm |
The CUMULATIVE z-shift of the plane in nm. Converted to cm internally. These have negative values. Default is NA which is used for the top surface that does not have a Z-shift. |
none. Exports by cat to console or file as set previously
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.