Hi,
Where are the code files located in gyre? I want to see the formula used for the work integrals (non-adiabatic, quasi-adiabatic). I am just learning how to do analytical calculations using raw data and would like to match the calculations with those outputted as data (Like using raw values to calculate dW/dx).
Thank you for any help.
Anwesha
codes file location in gyre
- rhtownsend
- Site Admin
- Posts: 398
- Joined: Sun Mar 31, 2013 4:22 pm
Re: codes file location in gyre
Hi Anwesha --
Code files in GYRE reside in the $GYRE_DIR/src subdirectory. For the definition of the differential work (and work integrals), take a look at $GYRE_DIR/src/mode/gyre_wave.fpp
cheers,
Rich
Code files in GYRE reside in the $GYRE_DIR/src subdirectory. For the definition of the differential work (and work integrals), take a look at $GYRE_DIR/src/mode/gyre_wave.fpp
cheers,
Rich
Re: codes file location in gyre
Hi Rich,
thank you so much. I will look into them.
Anwesha
thank you so much. I will look into them.
Anwesha
Re: codes file location in gyre
Hi Rich,
just another quick question, Do the underscore terms for 'c_thk' and 'c_thn' in the structure equation symbol list correspond to thick and thin optical depth respectively? If not, then what do they mean?
what should be a tau value for it to be considered as thick and what should be a tau value for it to be considered as thin according to gyre?
Thank you for all the help
Anwesha
just another quick question, Do the underscore terms for 'c_thk' and 'c_thn' in the structure equation symbol list correspond to thick and thin optical depth respectively? If not, then what do they mean?
what should be a tau value for it to be considered as thick and what should be a tau value for it to be considered as thin according to gyre?
Thank you for all the help
Anwesha
- rhtownsend
- Site Admin
- Posts: 398
- Joined: Sun Mar 31, 2013 4:22 pm
Re: codes file location in gyre
The subscripts thk and thn do mean optically 'thick' and 'thin', but I wouldn't read too much into these labels. The definitions for c_thk and c_thn are given atanwesha wrote: ↑Sun Sep 17, 2023 2:27 pmHi Rich,
just another quick question, Do the underscore terms for 'c_thk' and 'c_thn' in the structure equation symbol list correspond to thick and thin optical depth respectively? If not, then what do they mean?
what should be a tau value for it to be considered as thick and what should be a tau value for it to be considered as thin according to gyre?
Thank you for all the help
Anwesha
https://gyre.readthedocs.io/en/stable/r ... efficients
cheers,
Rich