If i want to include river in my model. Is the following configuration right?
 #define UV_PSOURCE       /*use to turn ON or OFF point Sources/Sinks*/
 #define Q_PSOURCE       /*use to turn ON or OFF mass point Sources/Sinks*/
 #define TS_PSOURCE       /*use to turn ON or OFF point Sources/Sinks*/
I don't know the exactly meaning of Q_PSOURCE?
Does #define Q_PSOURCE  conflict with #define UV_PSOURCE?
or
Does #define Q_PSOURCE  conflict with #define TS_PSOURCE?
			
			
									
									
						Q_PSOURE of River discharge?
Re: Q_PSOURE of River discharge?
I believe that you'd better use 
#define UV_PSOURCE
#define TS_PSOURCE
or
#define Q_PSOURCE
#define TS_PSOURCE
Detailed explanation is given in Warner's presentation in 2005 ROMS workshop.
You can get a ppt file at below address.
http://www.myroms.org/index.php?page=Workshops
Hope it helps to you.
-Peter
			
			
									
									#define UV_PSOURCE
#define TS_PSOURCE
or
#define Q_PSOURCE
#define TS_PSOURCE
Detailed explanation is given in Warner's presentation in 2005 ROMS workshop.
You can get a ppt file at below address.
http://www.myroms.org/index.php?page=Workshops
Hope it helps to you.
-Peter
Joonho Lee
						- 
				yang
- Posts: 56
- Joined: Mon Sep 25, 2006 2:37 pm
- Location: Institue of oceanology ,Chinese acedemy of scinece
Re: Q_PSOURE of River discharge?
Thanks
Now i am using the configuration (#define TS_PSOURCE,#define UV_PSOURCE) accoording your sugestion.
But i don't find the Warner's presentation in the folloing links?
http://www.myroms.org/index.php?page=Workshops
Can you give me a link in detail,or send me a copy of Warner's PPT?
my address is : yangdezhou@qdio.ac.cn
			
			
									
									
						Now i am using the configuration (#define TS_PSOURCE,#define UV_PSOURCE) accoording your sugestion.
But i don't find the Warner's presentation in the folloing links?
http://www.myroms.org/index.php?page=Workshops
Can you give me a link in detail,or send me a copy of Warner's PPT?
my address is : yangdezhou@qdio.ac.cn
Re: Q_PSOURE of River discharge?
Check it out below address and download the first ppt.
http://www.myroms.org/index.php?page=ROMS_2005_agenda
-Peter
			
			
									
									http://www.myroms.org/index.php?page=ROMS_2005_agenda
-Peter
Joonho Lee
						- 
				yang
- Posts: 56
- Joined: Mon Sep 25, 2006 2:37 pm
- Location: Institue of oceanology ,Chinese acedemy of scinece
Re: Q_PSOURE of River discharge?
Thanks
best wish to you.
			
			
									
									
						best wish to you.
