Search the web
Sign In
New User? Sign Up
cloudy_simulations · Cloudy - plasma simulations
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 189 - 218 of 888   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
189
Hi, I am also trying to install Cloudy, but unfortunately I already got stuck with the compiliation. I am working with Suse linux. I changed the char in the...
kazi_lucie
Offline Send Email
Jan 2, 2007
12:00 pm
190
Hi Kazi, You are not doing anything wrong here. It looks like the file cloudy.c somehow got corrupted. Probably the best course of action is to download the...
peter_van_hoof
Offline Send Email
Jan 2, 2007
2:29 pm
191
Hello, When running a grid, the geometry changes from open to closed as the starting radius decreases? Is there some way to force a plane parallel geometry? ...
joemeiring
Offline Send Email
Jan 3, 2007
6:56 pm
192
... The open/closed distinction is controlled by the SPHERE command. There is not way, other than a bug, where this could change unexpectedly. It should be...
gary_ferland
Offline Send Email
Jan 4, 2007
5:28 pm
193
Hi, I have a c06.02c version of cloudy. The "punch radius" command produces the following output file: #NZONE radius r-r0 dr 11.02000e+11 2.0000e+09...
astronerma
Offline Send Email
Jan 17, 2007
4:52 pm
194
Hi Ania, There is a missing tab in your output. The zone number runs from 1 through 12 in your excerpt, and the radius runs from 1.02000E11 to 1.57024E11....
Ryan Porter
ryan_l_porter
Offline Send Email
Jan 17, 2007
7:02 pm
195
Thanks for the reply, That is what I thought, I just couldn't find anything about it anywhere. Cheers, Ania ... through ... 1.57024E11. This...
astronerma
Offline Send Email
Jan 18, 2007
6:22 pm
196
Hi, I have used xstar before, and I am new to cloudy. Where there any comparisons made between cloudy and xstar (I have seen the comparison between cloudy and...
astronerma
Offline Send Email
Jan 19, 2007
3:44 pm
197
... Two case studies are in the literature, both the results of meetings held here in Lexington. The most recent is the joint article by Pequignot et al, on...
gary_ferland
Offline Send Email
Jan 19, 2007
4:22 pm
198
Hi, I got an assert error connected to cont_ffun.c file, which I think is described in the hot fixes section, but it should have been fixed since the 06.02a...
astronerma
Offline Send Email
Jan 31, 2007
1:28 pm
199
Hi Ania, My initial assessment would be that the thrown assert in cont_ffun.c is an unrelated problem to the one found in c06.02a, although there seems to be a...
peter_van_hoof
Offline Send Email
Jan 31, 2007
4:52 pm
200
The mention of Cloudy 06.04 is my mistake. What was meant was that it would be supported in all versions after April ’06. That certainly includes 06.02c. ...
Ryan Porter
ryan_l_porter
Offline Send Email
Jan 31, 2007
4:52 pm
201
Hi Ryan, I tried to run it with my c06.02 version but it doesn't understand the "grid" keyword. with the input file identical to the one in the paper: ...
astronerma
Offline Send Email
Jan 31, 2007
7:16 pm
202
I’m sorry, I was wrong. It is not yet in any released version. It is, however, in development versions (which you can obtain via the link Peter gave you...
Ryan Porter
ryan_l_porter
Offline Send Email
Jan 31, 2007
9:50 pm
203
Hi Peter, Thanks for the link. I downloaded it and installed it without problems . Were there many changes between the version you gave me and c06.02c? The...
astronerma
Offline Send Email
Jan 31, 2007
11:29 pm
204
Yes, Cloudy has changed a lot since the c06.02 release! There is almost a whole year of development in between... These stable versions I pointed you to do not...
peter_van_hoof
Offline Send Email
Feb 1, 2007
10:33 am
205
... Peter van Hoof's fix for this bug is on the hot fixes page. let us know what happens, good luck, Gary...
gary_ferland
Offline Send Email
Feb 2, 2007
3:27 am
206
It works! Thank you :) Ania...
astronerma
Offline Send Email
Feb 2, 2007
3:31 pm
207
Hi Folks, I must be blind, I didn't suceed to find the way to print-out the filling factor at each step of a simulation. This is needed to compute the line...
chris_morisset
Offline Send Email
Feb 3, 2007
3:23 am
208
Hi Christophe, I guess there is nothing wrong with your eyesight after all... :-) A quick grep through the code suggests that we indeed do not punch the ...
peter_van_hoof
Offline Send Email
Feb 3, 2007
7:22 am
209
... Fine! ... It could be fine then to add a new column (last position to not perturb existing parsers) in the punch physical conditions output. Tanks a lot...
chris_morisset
Offline Send Email
Feb 3, 2007
3:14 pm
210
This has now been done as requested on the mainline. This option will appear in the next release. Good luck! Peter....
peter_van_hoof
Offline Send Email
Feb 4, 2007
11:49 am
211
About the filling factor, would it be posible to give its value in an external routine, the fabden.c for exemple? Then it could be easy to have FF following...
chris_morisset
Offline Send Email
Feb 6, 2007
10:26 pm
212
... the filling factor is defined in the file zone_startend.c around line 57 - 59. the source there defines it in terms of the radius with the optional power....
gary_ferland
Offline Send Email
Feb 7, 2007
5:42 pm
213
Dear cloudy-users! Has any-one ever made a raymond-smith spectrum? I have trouble finding some more elaborate examples of cloudy code on the internet. For...
kazi_lucie
Offline Send Email
Feb 15, 2007
9:39 am
214
You can print all the possible lines available using a command in Hazy. You can find total line flux (luminosity) in the output file if it strong enough. The...
Eric Pellegrini
ericwpellegrini
Offline Send Email
Feb 16, 2007
12:44 am
215
Hi, I want to output the intensities of various recombination lines, but I'm not sure of who's whos in the list... For exemple, here are the OII lines observed...
chris_morisset
Offline Send Email
Feb 22, 2007
6:28 pm
216
Hi Christophe, I have to admit that the line list in Cloudy can be confusing, usually the best source of information is the Cloudy source itself. In general ...
peter_van_hoof
Offline Send Email
Feb 23, 2007
3:52 pm
217
Thanks a lot Peter, ... Fine, that's what Moore call the V2 multiplet, and actually it is predicted very close to the observation. ... Ok, that's also the V2...
chris_morisset
Offline Send Email
Feb 23, 2007
7:11 pm
218
... I am not aware of a paper specifically discussing the use of Cloudy in this context, but there is literature on the infamous t^2 problem which would be...
peter_van_hoof
Offline Send Email
Feb 26, 2007
11:27 am
Messages 189 - 218 of 888   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help