openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
M
MAESTRO-astro
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Sep 10, 2024 — Sep 10, 2025
Showing page 275 of 295
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
the final maketfromrhoh call happens whether or not we have use_temp_in_mkflux.
ajnonaka
More...
almost 18 years ago
the bc's now read in the species order from network.f90
ajnonaka
More...
almost 18 years ago
New hgproject which takes a proj_type argument so we know what quantity should be projected.
almgren
More...
almost 18 years ago
the problem doesn't die anymore so the max_step is increased
ajnonaka
More...
almost 18 years ago
commented to the call to the eos which recomputes the temperature. instead, setting the temperature to the input temperature, to be consistent with nova
ajnonaka
More...
almost 18 years ago
calling the eos in mktempforce with input_flag = 1 instead of 3
ajnonaka
More...
almost 18 years ago
now that the base state is set to zero, switching to use_temp_in_mkflux = T
ajnonaka
More...
almost 18 years ago
added a new function, zerobasestate, which is called after the initscalar loop
ajnonaka
More...
almost 18 years ago
Move hacked copies into test_smallscale ... we set grav = 0 and div_coeff = 1.
almgren
More...
almost 18 years ago
Don't include all those extra files in GPackage.mak
almgren
More...
almost 18 years ago
Set entire base state to zero, and make sure plotfile variables can still be set without crashing.
almgren
More...
almost 18 years ago
Moved init_base_state, etc, into base_state.f90. Removed those files from initdata.f90.
almgren
More...
almost 18 years ago
Add base_state.f90
almgren
More...
almost 18 years ago
Moved init_base_state, etc, into base_state.f90. Removed those files from here.
almgren
More...
almost 18 years ago
Move subroutines init_base_state, read_base_state and write_base_state, plus function interpolate into base_state.f90 from initdata.f90.
almgren
More...
almost 18 years ago
added call to multifab_fill_boundary(thermal) at the end of function
ajnonaka
More...
almost 18 years ago
now that temperature is stored in the s array, there is no need to create a temporary multifab for temperature within this function
ajnonaka
More...
almost 18 years ago
added calls to multifab_fill_boundary
ajnonaka
More...
almost 18 years ago
call to multifab_fill_boundary is now before call to setbc
ajnonaka
More...
almost 18 years ago
fixed the initialization to call multifab_fill_boundary before setbc
ajnonaka
More...
almost 18 years ago
cleaned up this file by removing calls to multifab_fill_boundary and setbc. They are called directly after initveldata and initscalardata in varden anyway.
ajnonaka
More...
almost 18 years ago
got rid of the verbose dt output
ajnonaka
More...
almost 18 years ago
1) Fixed up code with use_temp_in_mkflux flag. 2) Moved calls to multifab_fill_boundary out of loop over grids, and made new loops for setbc calls after call to multifab_fill_boundary.
almgren
More...
almost 18 years ago
using the new copy_c in which you specify the number of ghost cells
ajnonaka
More...
almost 18 years ago
Add 3d versions of calls to mktempforce.
almgren
More...
almost 18 years ago
Add 3d versions of mkscalforce.
almgren
More...
almost 18 years ago
the calls to multifab_fill_boundary and setbc need to be in a seperate loop from the call to react_state
ajnonaka
More...
almost 18 years ago
multiple grid version of gr0_2d_smallscale
ajnonaka
More...
almost 18 years ago
passed in lo(1)-ng instead of just -ng for cases where the loop goes from i=0,nx-1. bad for multiple grids
ajnonaka
More...
almost 18 years ago
Replaced "all" argument by "ng" argument in multifab_copy and multifab_copy_c.
almgren
More...
almost 18 years ago
←
1
2
…
271
272
273
274
275
276
277
278
279
…
294
295
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree