writes the coordinates of some of the nodes in the model Only writes the 'non-null' arrays.
- Parameters:
-
| exoid | exodus file id |
| start_node_num | the starting index (1-based) of the coordinates to be written |
| num_nodes | the number of nodes to write coordinates for. |
| x_coor | x coord array |
| y_coor | y coord array |
| z_coor | z coord array |
References DIM_NUM_DIM, DIM_NUM_NODES, EX_BADPARAM, ex_comp_ws(), ex_err(), EX_FATAL, ex_large_model(), EX_NOERR, exerrval, MAX_ERR_LENGTH, NULL, VAR_COORD, VAR_COORD_X, VAR_COORD_Y, and VAR_COORD_Z.