forked from RegMeasures/XChannel
-
Notifications
You must be signed in to change notification settings - Fork 0
/
XChannel.prj
122 lines (122 loc) · 5.81 KB
/
XChannel.prj
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
<deployment-project plugin="plugin.ezdeploy" plugin-version="1.0">
<configuration build-checksum="1561172944" file="C:\Projects\XChannel\XChannel.prj" location="C:\Projects\XChannel" name="XChannel" preferred-package-location="C:\Projects\Research\BankErosionMatlab\Trunk\XChannelModel\for_redistribution" preferred-package-type="package.type.exe" target="target.ezdeploy.standalone" target-name="Application Compiler">
<param.appname>XChannel</param.appname>
<param.icon />
<param.icons />
<param.version>1.0</param.version>
<param.authnamewatermark>Richard Measures</param.authnamewatermark>
<param.email>[email protected]</param.email>
<param.company>NIWA</param.company>
<param.summary>Single cross-section morphological model simulating cross-channel processes</param.summary>
<param.description>XChannel is a hydro-morphodynamic model of cross-channel evolution. The model simulates the evolution of river cross-section shape due to transverse bedload transport processes under the assumption of equilibrium longitudinal transport. Transverse sediment transport processes included in the model include:
- Transverse transport due to secondary currents (spiral flow) induced by a specified bend radius
- Transverse slope effects on bedload transport
- Bank erosion</param.description>
<param.screenshot />
<param.guid />
<param.net.saved.interface />
<param.installpath.string>\NIWA\XChannel\</param.installpath.string>
<param.installpath.combo>option.installpath.programfiles</param.installpath.combo>
<param.logo />
<param.install.notes />
<param.intermediate>${PROJECT_ROOT}\XChannel\for_testing</param.intermediate>
<param.files.only>${PROJECT_ROOT}\XChannel\for_redistribution_files_only</param.files.only>
<param.output>${PROJECT_ROOT}\XChannel\for_redistribution</param.output>
<param.enable.clean.build>false</param.enable.clean.build>
<param.user.defined.mcr.options />
<param.embed.ctf>true</param.embed.ctf>
<param.target.type>subtarget.standalone</param.target.type>
<param.support.packages />
<param.required.mcr.products>
<item>35000</item>
<item>35010</item>
</param.required.mcr.products>
<param.web.mcr>true</param.web.mcr>
<param.package.mcr>false</param.package.mcr>
<param.no.mcr>false</param.no.mcr>
<param.web.mcr.name>MyAppInstaller_web</param.web.mcr.name>
<param.package.mcr.name>MyAppInstaller_mcr</param.package.mcr.name>
<param.no.mcr.name>MyAppInstaller_app</param.no.mcr.name>
<param.windows.command.prompt>false</param.windows.command.prompt>
<param.create.log>false</param.create.log>
<param.log.file />
<unset>
<param.icon />
<param.icons />
<param.version />
<param.screenshot />
<param.guid />
<param.net.saved.interface />
<param.installpath.string />
<param.installpath.combo />
<param.logo />
<param.intermediate />
<param.files.only />
<param.output />
<param.enable.clean.build />
<param.user.defined.mcr.options />
<param.embed.ctf />
<param.target.type />
<param.support.packages />
<param.web.mcr />
<param.package.mcr />
<param.no.mcr />
<param.web.mcr.name />
<param.package.mcr.name />
<param.no.mcr.name />
<param.create.log />
<param.log.file />
</unset>
<fileset.main>
<file>${PROJECT_ROOT}\XChannel.m</file>
</fileset.main>
<fileset.resources>
<file>${PROJECT_ROOT}\Functions\BankFlux.m</file>
<file>${PROJECT_ROOT}\Functions\BankStencil.m</file>
<file>${PROJECT_ROOT}\Functions\BasicHydraulics.m</file>
<file>${PROJECT_ROOT}\Functions\BedLoad.m</file>
<file>${PROJECT_ROOT}\Functions\BedSlope.m</file>
<file>${PROJECT_ROOT}\Functions\bisection.m</file>
<file>${PROJECT_ROOT}\Functions\Center2Edge.m</file>
<file>${PROJECT_ROOT}\Functions\GetInputParameter.m</file>
<file>${PROJECT_ROOT}\Functions\HidingFunction.m</file>
<file>${PROJECT_ROOT}\Functions\IdentifyBanks.m</file>
<file>${PROJECT_ROOT}\Functions\InitialiseVariables.m</file>
<file>${PROJECT_ROOT}\Functions\MeyerPeterMuller.m</file>
<file>${PROJECT_ROOT}\Functions\PlotXS.m</file>
<file>${PROJECT_ROOT}\Functions\ReadModelInputs.m</file>
<file>${PROJECT_ROOT}\Functions\SecondaryFlow.m</file>
<file>${PROJECT_ROOT}\Functions\SetQ.m</file>
<file>${PROJECT_ROOT}\Functions\StoreErosion.m</file>
<file>${PROJECT_ROOT}\Functions\TriggerBanks.m</file>
<file>${PROJECT_ROOT}\Functions\UpdateXsPlot.m</file>
<file>${PROJECT_ROOT}\Functions\WilcockCrowe.m</file>
</fileset.resources>
<fileset.package />
<build-deliverables>
<file location="${PROJECT_ROOT}\XChannel\for_testing" name="readme.txt" optional="true">C:\Projects\XChannel\XChannel\for_testing\readme.txt</file>
<file location="${PROJECT_ROOT}\XChannel\for_testing" name="splash.png" optional="false">C:\Projects\XChannel\XChannel\for_testing\splash.png</file>
<file location="${PROJECT_ROOT}\XChannel\for_testing" name="XChannel.exe" optional="false">C:\Projects\XChannel\XChannel\for_testing\XChannel.exe</file>
</build-deliverables>
<workflow />
<matlab>
<root>C:\Program Files\MATLAB\R2015a</root>
<toolboxes />
</matlab>
<platform>
<unix>false</unix>
<mac>false</mac>
<windows>true</windows>
<win2k>false</win2k>
<winxp>false</winxp>
<vista>false</vista>
<linux>false</linux>
<solaris>false</solaris>
<osver>6.1</osver>
<os32>false</os32>
<os64>true</os64>
<arch>win64</arch>
<matlab>true</matlab>
</platform>
</configuration>
</deployment-project>