TUFLOW Message 3001: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 4:
|alt_msg=ERROR 3001: cannot open log file "a" for writing
<br> ERROR 3001: cannot open timestep history file "a" for writing
|type=[[ERROR]] ]
|message_desc=TUFLOW is unable to open file shown.
|message_desc=An object is located outside the 2D domain that it is assigned to. The <tt>Check Inside Grid == </tt> command controls whether this message is an ERROR, WARNING or not given.
|suggestions=Check to ensure filename is correct, and that file is closed.<br>
|suggestions=Ensure the 2D model domain has sufficient extent or remove object from input files. The messages layer contains the location of the object outside the model domain in GIS format (.mif or .shp). <br>
 
<br>
|discussion_page=* [[Talk:TUFLOW Message 20013001|Discuss Message 20013001]]
The TUFLOW domain is written in the check files ([[Check_Files_2d_dom | _dom_check.mif or _dom_check_R.shp]]). The domain extent can also be written by including the <tt>Write GIS Domain == <filename></tt> command in the geometry control file. For example:<br>
<tt>
Read GIS Location == gis\2d_loc_L.shp<br>
Grid Size (X,Y) == 1000,1000<br>
Write GIS Domain == ..\check\2d_dom_check.shp<br>
STOP
</tt>
<br>
The '''_messages.mif''' or '''_messages_P.shp''' layer in the log folder contains the locations of the offending boundary objects. Review the '''_dom_check''' file and the messages layer to ensure that all 2d_bc objects are within the model domain. Check also that the projection of the boundary layer is the same as the TUFLOW model projection.
|discussion_page=* [[Talk:TUFLOW Message 2001|Discuss Message 2001]]
|link3=''
|link4=''
|prelink=[[TUFLOW_Message_1991TUFLOW_Message_2999|Message 19912999]]
|uplink=[[2xxx_TUFLOW_Messages3xxx_TUFLOW_Messages|2xxx3xxx Messages]]
|nextlink=[[TUFLOW_Message_2002TUFLOW_Message_3002|Message 20023002]]
}}