https://github.com/alphaparrot/ExoPlaSim

sort by:
Revision Author Date Message Commit Date
d5bd60e Merge pull request #14 from maureenjcohen/master Updated haze constants in directory 21 February 2024, 04:53:28 UTC
643737d Merge branch 'alphaparrot:master' into master 17 February 2024, 12:15:02 UTC
2385eeb Amended references to sources of haze optical data in documentation 06 December 2023, 19:28:45 UTC
fa4c73b Updated haze constants included with package. The backscattering efficiencies have been corrected. There are now two sets of constants available for two stellar spectra (TRAPPIST-1 and Wolf 1061c). 06 December 2023, 19:25:35 UTC
32fca44 Fixed typo in name of image included in tutorial 06 December 2023, 19:11:03 UTC
7075e3e Added documentation for aerosol module and an example plot for the tutorial 06 December 2023, 19:07:02 UTC
6ff63dc Fixes for python versions 3.10+ and reconfiguring after upgrading numpy 30 October 2023, 23:41:00 UTC
b0cc9a3 Update README.md Added version information and Zenodo DOI 05 October 2023, 11:45:12 UTC
fecd420 Minor correction to aerosol docstrings 13 July 2023, 00:49:51 UTC
5b6fe5c Updated postprocessor doc page 12 July 2023, 06:28:29 UTC
09b0773 Merge branch 'maureenjcohen-dev' to include additional bugfixes and polishes from after testing 12 July 2023, 06:01:10 UTC
12e9392 Updated package metadata 12 July 2023, 05:45:42 UTC
fa335dc Adjusted defaults, fixed several bugs, and reduced non-debugging diagnostic output from aerocore. Also added docstrings. 12 July 2023, 05:40:19 UTC
c5b3df9 Merge branch 'maureenjcohen-dev' to add aerosols 12 July 2023, 04:01:40 UTC
bede5d8 Merge branch 'dev' of https://github.com/maureenjcohen/ExoPlaSim into maureenjcohen-dev. Adjusted defaults, docstrings, and export/load. 12 July 2023, 04:00:19 UTC
64d3226 Removed rad_run.py from tracked files 11 July 2023, 14:30:13 UTC
d9154e2 Added directory with precomputed haze constants for TRAPPIST-1, Wolf 1061, and GJ 667C for various particle radii 11 July 2023, 14:16:55 UTC
aa3b5d5 Reverted source in aerocore to level 1 (rather than 30) and commenting of import pyfft in pyburn before merging dust branch into dev branch 11 July 2023, 14:04:15 UTC
3a3f8c7 Removed numpy max version limiter 01 July 2023, 02:33:26 UTC
8130b36 configuration script should now do a better job with f2py and virtual environments 01 July 2023, 02:29:33 UTC
d71a5e7 Fixed bug where metadata files wouldn't get put in the right folders for .npy and .npz files 01 July 2023, 02:02:37 UTC
f6826e5 Added outputfaulttolerant mode, which will crash on true run errors, but not crash if the postprocessing step fails. 01 July 2023, 01:56:36 UTC
97181d5 pyburn fix 01 July 2023, 01:29:48 UTC
a812e17 Adjusted conditionals so gridspace q doesn't get turned on when you turn on aerosols. Spectral q with gridspace aerosols is faster. 15 June 2023, 15:59:04 UTC
4e55d9a Commented out write statements that make the diagnostics files huge 15 June 2023, 15:57:33 UTC
a65b72d Fixed formatting bugs in index.rst 03 June 2023, 21:10:18 UTC
e7820a8 Added utilities and documentation for checking and regenerating the ExoPlaSim system configuration 03 June 2023, 21:02:29 UTC
a64f5a7 Fixed bug in gcmt.spatialmath 22 May 2023, 00:27:56 UTC
8a29d62 Fixed typo in radmod.f90 21 May 2023, 22:43:03 UTC
0c867a7 Trying to get readthedocs to see exoplasim.pRT 21 May 2023, 22:31:33 UTC
20e9165 Update .readthedocs.yaml 21 May 2023, 22:15:38 UTC
c944124 Update .readthedocs.yaml 21 May 2023, 22:13:14 UTC
a708ebf Update .readthedocs.yaml 21 May 2023, 22:03:57 UTC
dfe1d73 Merge branch 'master' of github.com:alphaparrot/ExoPlaSim 21 May 2023, 21:26:35 UTC
6ad9f4f Cosine of solar zenith angle now correctly uses right ascension, which is now computed along with declination and included as an output variable. Obliquity guard rails have been extended to +/- 180 deg and eccentricity guardrails for keplerian orbits are set at 0 and 1 21 May 2023, 21:24:45 UTC
8c25ed8 Update index.rst 18 May 2023, 05:38:33 UTC
29974fe Update .readthedocs.yaml 18 May 2023, 05:22:34 UTC
4f00bc1 Update .readthedocs.yaml 18 May 2023, 05:14:31 UTC
19d36f5 Update requirements.txt 18 May 2023, 05:12:38 UTC
2b29474 Update .readthedocs.yaml 18 May 2023, 05:12:16 UTC
b41c79b Update requirements.txt 18 May 2023, 05:06:37 UTC
2fdc062 Update requirements.txt 18 May 2023, 05:04:14 UTC
7a79f6a Update __init__.py 18 May 2023, 05:03:11 UTC
f697219 Update requirements.txt 18 May 2023, 04:52:34 UTC
5abad71 Update exoplasim.rst 18 May 2023, 04:49:53 UTC
4810d99 Update exoplasim.rst 18 May 2023, 04:47:09 UTC
ade50cb Update requirements.txt 18 May 2023, 04:41:35 UTC
31d6789 remove Jinja2 requirement from .readthedocs.yaml 18 May 2023, 04:41:16 UTC
91e2e3d Update .readthedocs.yaml 18 May 2023, 04:38:32 UTC
fcead66 trying to force Jinja2<3.1 for readthedocs 18 May 2023, 04:36:54 UTC
65c386a Update .readthedocs.yaml with formats 18 May 2023, 04:25:06 UTC
4396ea8 Update .readthedocs.yaml 18 May 2023, 04:23:12 UTC
da61583 Create .readthedocs.yaml 18 May 2023, 04:20:53 UTC
59656e9 Merge pull request #3 from evelynmacdonald/master Bugfixes to tlstream 15 May 2023, 04:12:12 UTC
028f7b8 Updating versions and docs, and adding ability to concatenate output variables using the inspect function and to preserve the time axis when computing spatial averages with gcmt.spatialmath 15 May 2023, 04:09:16 UTC
e3a0e90 Fixed bugs 15 May 2023, 02:12:08 UTC
7a7e457 Fixed typo 15 May 2023, 00:52:14 UTC
f822106 Added floor for denominator in newton-raphson iterator 14 May 2023, 23:49:41 UTC
bfcd947 Bugfix 14 May 2023, 23:36:02 UTC
51c693f Added fractional days to diagnostic output 14 May 2023, 23:32:40 UTC
ec3fe97 Bugfix 14 May 2023, 23:09:11 UTC
51192d9 Added ability to output and postprocessor scalar and columnar variables, and added outputs for true anomaly, solar declination, solar ecliptic longitude, and distance modulus 14 May 2023, 23:03:33 UTC
ce2a703 Fixed gen_orb_decl routine; should have the correct math now for declination and longitude 14 May 2023, 18:54:02 UTC
dad3104 Hopefully fixed the bug in finalize() where the code looks for snapshot metadata in the snapshot folder instead of the working directory 06 May 2023, 06:48:35 UTC
e1913ea Fixed tiny bug in definition of backscatter ratio. It's qback/qscat, not qback/qext. 04 May 2023, 22:14:10 UTC
72fbb78 Bugfixes to tlstream 04 May 2023, 20:49:33 UTC
b1483b3 Modified aerosole rad code to be more similar to Stephens 1978, using backscatter ratio instead of asymmetry factor 04 May 2023, 18:16:59 UTC
3455f9b Committing switch settings for nsela and nqspec 04 May 2023, 18:16:19 UTC
a759b1f Fixed error where meananomaly0 was sent to Fortran even if it's None 01 May 2023, 01:04:44 UTC
a68ee4d Bugfix 01 May 2023, 00:51:12 UTC
652acc4 Fixed argument-order bug noticed by robmod 01 May 2023, 00:25:37 UTC
4ed79c3 Fixed tiny bug in mean free path calculation of aerocore 28 April 2023, 17:28:58 UTC
81aa630 Fixed floating point errors in source. Source now based on SW flux rather than cosine of solar zenith angle for l_aerorad = 1 28 April 2023, 14:21:57 UTC
b69cde8 Restored where losun block which now magically works as long as I take out the write statements. Code running fast. 28 April 2023, 14:19:59 UTC
e0c1407 Commented out the import pyfft lines that are causing an error when trying to postprocess 28 April 2023, 09:04:30 UTC
034d57b Added quickprocess script to manually postprocess ou 28 April 2023, 09:03:57 UTC
c8737db Added diagnostic printout settings to rad_run 26 April 2023, 20:55:38 UTC
4c95da0 Fixed rank mismatches in radmod 26 April 2023, 18:07:14 UTC
bb84e8e Slight tweak to rad_run 26 April 2023, 18:02:42 UTC
415d119 Added stellar spectra and haze data for study 26 April 2023, 18:02:29 UTC
68bf88d Committing bugfixes and code blocks to write out diagnostics for aerosols 26 April 2023, 17:59:41 UTC
6a62629 Added script for test runs rad_run.py to repo 26 April 2023, 17:37:18 UTC
3ced10d Fixed bug - radini was reading aerosol data if l_aerorad was set to 0 instead of 1! 26 April 2023, 11:48:19 UTC
eb7eac3 Commiting bug fixes for Python API. As of this commit, code works from a technical perspective, but model is unstable 26 April 2023, 11:37:38 UTC
3a3975d Fixed bug of missing parenthesis, code now compiling 25 April 2023, 16:50:14 UTC
3f5ae9d Added aerosol R and T for direct/diffuse and for both bands to total layer R and T by considering aerosol effects significant in ONLY the clear sky column (1-dcc) 25 April 2023, 16:47:41 UTC
321db0e Free of compiler errors as of this commit 25 April 2023, 16:44:09 UTC
5eea556 Removed circular dependency between radmod and aeromod 25 April 2023, 10:32:42 UTC
1240252 Removed l_aerorad from pumamad. It is set in aeromod and then read out from aero_namelist 25 April 2023, 09:30:32 UTC
6f4234d Fixed type dwfl -> dswfl 25 April 2023, 09:10:28 UTC
f47638d Added kwarg to input path to file containing aerosol optical constants data to configure(). The filename is written to aero_namelist, which is then read by aero_ini. If the logical l_aerorad is set, aero_ini will use readdat to read out the optical constants in the dat file and store them in variables in the model 24 April 2023, 17:13:07 UTC
b5c1295 Version 1 of the aerosol radiative transfer code in full. Yet to be compiled. 24 April 2023, 17:11:41 UTC
e50f39d Added pCH4 as a configuration option for use in calculation of mmw and gascon of atmosphere 24 April 2023, 16:04:52 UTC
c2f4134 Specified that numrhos is an inout array like mmr. Both are 4-D 24 April 2023, 11:40:19 UTC
744b490 OK, undid adding numrho 3-D number density and instead output mmr2n straight to numrhos(:,:,:,ic). An extra intermediate 3-D array isn't needed since we aren't doing any calculations on number density within the loop 24 April 2023, 11:38:58 UTC
f57619a Added numrho 3-D number density array, analogous to daero 3-D mass mixing ratio array and dq 3-D specific humidity array 24 April 2023, 11:33:04 UTC
efe54db Added undebugged and untested calculations to l_aerorad code block - working on debugging/testing in a standalone program in haze.f90 21 April 2023, 16:08:14 UTC
8075551 Added, debugged, and tested two-stream multiscattering approximation assuming reflected light (fixed cosine of solar zenith angle) 21 April 2023, 16:06:05 UTC
cd1bd1c Changed imported properties. Now have single scattering albedo, asymmetry factor, aerosol optical depth, and layer height thickness 20 April 2023, 17:22:51 UTC
3b6899e Eccentricity limits are now only considered if not using general Keplerian orbits 16 April 2023, 23:21:10 UTC
back to top