new form
  name			u_airflow
  shade			white
  origin		1 3
  size			93 27
  help			This is the building specification top level form
  data font		6x12
  label font		6x12
  application font	6x12
  border		1
  selection border	1
  help			Descrition form of the airflow\n\
			concern during the zone useage.
end desk

new field
	name		u_day_type
	type		popup
	origin		2 4
	size		64 64 pixels
	label position	fit below
	label string	Day Type
	selection border	0
	border			8
	menu		weekday\
			saturday\
			sunday
	help		The day type of the currently\n\
			displayed operation specification.
	description	\
The air flow specification is divided in\n\
three different day types which are\n\
representative in simulation.
end field

new field
	name		zone_name
	type		character
	origin		23 1
	size		20 1
	menu		~~~\
			kitchen\
			living\
			dining\
			bed1\
			bed2
	help		Please enter the name\n\
			of  the  zone you are\n\
			about to define.
	border		1
	label string	Zone Name
	selection border	1
	label position	left
end field

new form
	name			airflow_list
	shade			white
	origin			14 4
	size			75 10
	data font		6x12
	label font		6x12
	application font	6x12
  	border			1
  	selection border	2	
end desk

new field
	name			start_time_label
	type			label
	origin			5 0
	size			16 1
	current value		Start & End time
	border			0
	selection border	0
	help			Enter the start and end time\n\
				of the dicussed airflow period.
end field

new field
	name			ii_label
	type			label
	origin			26 0
	size			12 1
	current value		Infiltration
	border			0
	selection border	0
	help			Enter the expected natural infiltration rate.	
end field

new field
	name			zone_coupled_label
	type			label
	origin			40 0
	size			12 1
	current value		Zone coupled
	border			0
	selection border	0
	help			Enter the expected zone coupled air flow rate.\n\
				The rate is the amount of incoming air!
end field

new field
	name			coupled_type_label
	type			label
	origin			56 0
	size			12 1
	current value		Z/T
	border			0
	selection border	0
	help			Enter if you want to describe the\n\
				incoming air by the zone number the\n\
				air comes from orby the air temperature.
end field

new field
	name			coupled_zone_label
	type			label
	origin			61 0
	size			13 1
	current value		Couple Index
	border			0
	selection border	0
	help			Enter the zone number the\n\
				incoming air comes from.
end field

new field
	name			u_start[1]
	type			real
	origin			5 1.5
	size			5 1
	vertical offset		2
	duplicate		@start[1]*3
	help			Start time.
	description		Start time.
end field

new field
	name			u_end[1]
	type			real
	origin			13 1.5
	size			5 1
	vertical offset		2
	duplicate		@u_end[1]*3
	help			End time.
	description		End time.
end field

new field
	name			infiltration[1]
	type			real
	origin			30 1.5
	size			5 1
	vertical offset		2
	duplicate		@infiltration[1]*3
	help			Upper natural infiltration rate.
	description		Upper natural infiltration rate.
end field

new field
	name			zone_coupled[1]
	type			real
	origin			44 1.5
	size			5 1
	vertical offset		2
	duplicate		@zone_coupled[1]*3
	help			Zone coupled air flow air rate.
	description		Zone coupled air flow air rate.
end field

new field
	name			couple_type[1]
	type			button
	origin			55 1.5
	size			4 1
	menu			temp\
				zone
	default			temp
	vertical offset		2
	duplicate		@couple_type[1]*3
	help			Enter whether you want to input the coupled\n\
				zone number or the air temperature.
	description		Type of information about zone coupled\n\
				air flow.
end field

new field
	name			couple_index[1]
	type			real
	origin			63 1.5
	size			5 1
	vertical offset		2
	duplicate		@couple_index[1]*3
	help			Enter the required value.
	description		Zone coupled air flow index.
end field


parent form	@u_airflow

new field
	name		u_control_type
	type		popup
	origin		2 12
	size		64 64 pixels
	label position	fit below
	label string	Control Type
	selection border	0
	border			8
	menu		no\
			zone_air\
			inc_air\
			ext_air\
			wind
	help		Control type.
	description	This menu gives you several possibilities\n\
			to describe the control of the airflow in\n\
			the considered zone.
end field

new form
  	name			u_control
	shade			white
	origin			14 12
	size			75 6
	start			hidden
	data font		6x12
	label font		6x12
	application font	6x12
  	border			1
  	selection border	2	
end desk

new field
	name			c_coupled_type_label
	type			label
	origin			56 0
	size			12 1
	current value		Z/T
	border			0
	selection border	0
	help			Enter if you want to describe the\n\
				incoming air by the zone number the\n\
				air comes from or by the air temperature.
end field

new field
	name			c_coupled_zone_label
	type			label
	origin			61 0
	size			13 1
	current value		Couple index
	border			0
	selection border	0
	help			Enter the zone number the\n\
				incoming air comes from.
end field

new field
	name			limit_temp
	type			label
	origin			12 0
	size			12 1
	current value		Temperature
	border			0
	selection border	0
	help			Enter the upper and the lower\n\
				control temperature.
end field

new field
	name			upper_control_limit
	type			real
	origin			14 1
	size			5 1
	label position		left
	label string		Upper limit
	help			Enter in the field right the upper\n\
				control temperature. The further\n\
				fields in this line have to be filled\n\
				by values describing the state by\n\
				temperatures above the upper limit.
end field

new field
	name			lower_control_limit
	type			real
	origin			14 2.5
	size			5 1
	label position		left
	label string		Lower limit
	help			Enter in the field right the lower\n\
				control temperature. The further\n\
				fields in this line have to be filled\n\
				by values describing the state by\n\
				temperatures above the lower limit.
end field

new field
	name			upper_infiltration
	type			real
	origin			30 1
	size			5 1
	label position		fit above
	label string		Infiltration
	help			Upper natural infiltration rate
	description		Upper natural infiltration rate.
end field

new field
	name			upper_zone_coupled
	type			real
	origin			44 1
	size			5 1
	label position		fit above
	label string		Zone coupled
	help			Zone coupled air flow.
	description		Zone coupled air flow.
end field

new field
	name			upper_couple_type
	type			button
	origin			55 1
	size			4 1
	menu			temp\
				zone
	default			temp
	help			Enter if you want to describe the\n\
				incoming air by the zone number the\n\
				air comes from orby the air temperature.
	description		Type of information about zone coupled\n\
				air flow.
end field

new field
	name			upper_couple_index
	type			real
	origin			63 1
	size			5 1
	help			Enter the required value.
	description		Zone coupled air flow index.
end field

new field
	name			lower_infiltration
	type			real
	origin			30 2.5
	size			5 1
	help			Lower natural infiltration rate
	description		Lower natural infiltration rate.		
end field

new field
	name			lower_zone_coupled
	type			real
	origin			44 2.5
	size			5 1
	help			Zone coupled air flow.
	description		Zone coupled air flow.	
end field

new field
	name			lower_couple_type
	type			button
	origin			55 2.5
	size			4 1
	menu			temp\
				zone
	default			temp
	help			Enter if you want to describe the\n\
				incoming air by the zone number the\n\
				air comes from orby the air temperature.
	description		Type of information about zone coupled\n\
				air flow.
end field

new field
	name			lower_couple_index
	type			real
	origin			63 2.5
	size			5 1
	help			Enter the required value.
	description		Zone coupled air flow index.
end field
