-
Notifications
You must be signed in to change notification settings - Fork 47
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Several bugs fixes included: * Duplicate quantity codes corrected and output tables have been modified accordingly. Affected code ranges include: 1900--2000 (kinetic energy equation codes) 1400--1600 (thermal energy equation codes) 1600--1800 (magnetic energy equation codes) * Several logical issues that produced seg faults at output time for certain quantity-code combinations have been corrected. * Configure script now accepts the following options: --with-custom -devel (run ./configure --help for details) commit 351a04f Author: Nick Featherstone <[email protected]> Date: Sat Apr 28 13:58:31 2018 -0600 Squashed commit of the following: commit 0307b3f Author: Nick Featherstone <[email protected]> Date: Sat Apr 28 13:57:38 2018 -0600 Updated copy command for custom directory in Makefile commit 983ea62 Author: Nick Featherstone <[email protected]> Date: Sat Apr 28 09:21:30 2018 -0600 removed production_shear_pke from DiagnosticsTurbKE_Budget.F90. It is already calculated in diagnostics_KE_Flux.F90 commit e67ef25 Author: Nick Featherstone <[email protected]> Date: Sat Apr 28 09:06:33 2018 -0600 Fixed logical issue affecting terms involving v' dot grad v' commit 17c5e3b Author: Nick Featherstone <[email protected]> Date: Tue Apr 24 15:34:30 2018 -0600 Using indices.F in the main loop now commit 3f75296 Author: Nick Featherstone <[email protected]> Date: Tue Apr 24 15:30:24 2018 -0600 All Diagnostics now include indices.F for their preprocessor-macro definitions. Indices.F is stored in new directory src/Includes Makefile has been updated accordingly. Create dev_build script commit 8b3d556 Author: Nick Featherstone <[email protected]> Date: Tue Apr 24 08:29:19 2018 -0600 created indices.f (not used yet) commit c5e1212 Author: Nick Featherstone <[email protected]> Date: Mon Apr 23 15:26:39 2018 -0600 Small modification to Makefile so that build does not fail in the event of specified, but empty custom directory. commit dfc5729 Author: Ryan Orvedahl <[email protected]> Date: Mon Apr 23 15:14:38 2018 -0600 add Custom directory option to configure with the --with-custom=* flag (#9) Incorporating --with-custom flag to configure script (work by Ryan Orvedahl). commit 5bb736b Merge: 7541ab1 2a80aa7 Author: Nick Featherstone <[email protected]> Date: Mon Apr 9 13:52:47 2018 -0600 Merge branch 'devel' of github.com:geodynamics/Rayleigh into devel commit 7541ab1 Author: Nick Featherstone <[email protected]> Date: Mon Apr 9 13:52:28 2018 -0600 Configure now accepts the -devel option. commit 2a80aa7 Author: Nick Featherstone <[email protected]> Date: Thu Apr 5 20:14:27 2018 +0000 harmless edit (two carriage returns) commit 1e237e0 Merge: fa0e45d c141780 Author: Nick Featherstone <[email protected]> Date: Wed Apr 4 15:41:15 2018 -0600 Merge pull request #8 from geodynamics/unstable Bug Fixes commit c141780 Author: Nick Featherstone <[email protected]> Date: Wed Apr 4 14:56:03 2018 -0600 make distclean now removes Makefile and object_list commit 2c74bf1 Author: Nick Featherstone <[email protected]> Date: Wed Apr 4 14:47:29 2018 -0600 viscous fluxes have been corrected. Rayleigh output quantities updated commit 15cb7e1 Author: Nick Featherstone <[email protected]> Date: Wed Apr 4 13:33:05 2018 -0600 removed nr_old write commit 6329a71 Author: Nick Featherstone <[email protected]> Date: Wed Apr 4 13:26:13 2018 -0600 --Fixed mira instructions in INSTALL --viscous flux code is updated, but quite working commit e5c45d8 Author: Nick Featherstone <[email protected]> Date: Tue Mar 27 11:03:14 2018 -0600 -Cleared several double-booked quantity codes. -Added consistency check to build_menu_pdf.py to help catch inconsistencies in the future. -"make distclean" now clears .o and .mod files as well commit 8f5ab10 Author: Nick Featherstone <[email protected]> Date: Tue Mar 27 07:57:44 2018 -0600 The maxq parameter is: (1) now module-wide in rayleigh_diagnostics.py (2) set to 4000 to maintain consistency with Spherical_IO.F90 commit 5570b39 Author: Nick Featherstone <[email protected]> Date: Tue Mar 27 07:17:23 2018 -0600 testing branch synchronization commit 3a35bdf Author: Nick Featherstone <[email protected]> Date: Tue Mar 27 07:12:46 2018 -0600 removed .unstable file commit 1e4e80c Merge: 961a16e 8449e98 Author: Nick Featherstone <[email protected]> Date: Tue Mar 27 07:12:10 2018 -0600 Merge branch 'unstable' of github.com:geodynamics/Rayleigh into unstable commit 961a16e Author: Nick Featherstone <[email protected]> Date: Tue Mar 27 07:00:02 2018 -0600 added .unstable file commit fa0e45d Merge: 84d5e37 8449e98 Author: Nick Featherstone <[email protected]> Date: Mon Feb 5 14:35:23 2018 -0700 Merging unstable changes into devel: -FFT Renormalization (optimization) -configure script now supports AVX 512 commit 8449e98 Author: Nick Featherstone <[email protected]> Date: Mon Feb 5 14:33:35 2018 -0700 Configure script now supports AVX-512 vectorization for Intel processors commit 72f33b7 Author: Nick Featherstone <[email protected]> Date: Tue Jan 30 12:07:21 2018 -0700 FFT renormalization weights are wrapped into Legendre integration weights commit 84d5e37 Author: Nick Featherstone <[email protected]> Date: Sat Jan 27 14:49:35 2018 -0700 Devel branch -- initial commit
- Loading branch information
Showing
52 changed files
with
1,490 additions
and
2,432 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
make distclean | ||
./configure -devel | ||
make |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.