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
about 17 hours
ago. based on code collected
about 17 hours
ago.
Sep 12, 2024 — Sep 12, 2025
Showing page 271 of 295
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
*** empty log message ***
ajnonaka
More...
almost 18 years ago
not needed anymore; going to use the main MAESTRO version
ajnonaka
More...
almost 18 years ago
call helmeos_init() from varden instead of init_base_state
mzingale
More...
almost 18 years ago
get this compiling again
mzingale
More...
almost 18 years ago
get this compiling and running again
mzingale
More...
almost 18 years ago
get this compiling again
mzingale
More...
almost 18 years ago
separate the base state I/O routine out from the base_state_module -- this way we replicate less code.
mzingale
More...
almost 18 years ago
get this working with the eta changes
mzingale
More...
almost 18 years ago
no longer need varden to compile
mzingale
More...
almost 18 years ago
New time-centering in scalar_advance calls to the update_scal routines.
almgren
More...
almost 18 years ago
Fix a typo.
almgren
More...
almost 18 years ago
Fix an oops.
almgren
More...
almost 18 years ago
This is the new eta stuff for 2d and 3d non-spherical only. Currently the eta stuff is turned off by setting eta = in update_scal.f90
almgren
More...
almost 18 years ago
store gam1
mzingale
More...
almost 18 years ago
Make this ok in 2d.
almgren
More...
almost 18 years ago
was using a pointer after it was deallocated. strange that g95 compiler doesn't complain about this run-time, yet Intel does.
ajnonaka
More...
almost 18 years ago
plug memory leaks
ajnonaka
More...
almost 18 years ago
remove the need for the Fortran compiler to create a temporary array in the parallel_reduce calls by explicitly copying the vector of components into source/target buffer arrays.
mzingale
More...
almost 18 years ago
more memory leaks
ajnonaka
More...
almost 18 years ago
plugged a memory leak
ajnonaka
More...
almost 18 years ago
plugged a memory leak
ajnonaka
More...
almost 18 years ago
velx, vely, and velz are now declared as one-component, n-dimensional arrays since only the normal slopes are used
ajnonaka
More...
almost 18 years ago
changed all eps's to double precision just to be safe
ajnonaka
More...
almost 18 years ago
abs_eps was used without being defined in mkutrans_3d
mzingale
More...
almost 18 years ago
remove completed tasks
mzingale
More...
almost 18 years ago
Need to only write checkpoint header on one processor or fails on Bassi.
almgren
More...
almost 18 years ago
added barrier after mkdir() to stop race condition
lijewski
More...
almost 18 years ago
In these functions, eps is now defined as 10^-8 times the max velocity. If the max velocity happens to be zero, we set eps to just 10^-8. This will make a difference in problems where the initial velocity field is zero. Without these changes, the upwinding is not correct. This could have a minor effect on all other problems as well; it depends on the velocity scales of the problem.
ajnonaka
More...
almost 18 years ago
make the gravitational acceleration for a plane-parallel model a runtime parameter, grav_const. The default is -1.5d10, which is the value that was hardcoded into make_grav.f90 previously.
mzingale
More...
almost 18 years ago
Forgot to add include of rhoh_vs_t_module.
almgren
More...
almost 18 years ago
←
1
2
…
267
268
269
270
271
272
273
274
275
…
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