2014 Archives by thread
Starting: Wed Jan 1 10:38:55 CST 2014
Ending: Mon Dec 22 12:09:19 CST 2014
Messages: 825
- [MOAB-dev] commit/MOAB: iulian07: missed modified files for transport example
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: iulian07: as promised, remove first parallel intersection algorithm
commits-noreply at bitbucket.org
- [MOAB-dev] moab-4.6.2
Tim Tautges (ANL)
- [MOAB-dev] commit/MOAB: 2 new changesets
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: iulian07: few comments on using intx_imesh
commits-noreply at bitbucket.org
- [MOAB-dev] Creating geometry from sets of triangles
Paul Wilson
- [MOAB-dev] commit/MOAB: 22 new changesets
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: tautges: Merge branch 'deformed-mesh-remap' of git at bitbucket.org:fathomteam/moab.git
commits-noreply at bitbucket.org
- [MOAB-dev] Build failed in Jenkins: moab_serial #214
jenkins-ci at mcs.anl.gov
- [MOAB-dev] commit/MOAB: tautges: Moving TupleList class from parallel to non-parallel location, since it's now used in SpatialLocator serial version too.
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: tautges: Removing reference to install include location, since that may refer to stale files.
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: tautges: Adding installation of Version.h.
commits-noreply at bitbucket.org
- [MOAB-dev] ReadCGM test additions / re-factor
Patrick Shriwise
- [MOAB-dev] buildbot failure in moab-bare: failed test
moab-dev at mcs.anl.gov
- [MOAB-dev] buildbot failure in moab-32bit-handles: failed compile
moab-dev at mcs.anl.gov
- [MOAB-dev] buildbot failure in moab-distcheck: failed compile
moab-dev at mcs.anl.gov
- [MOAB-dev] buildbot failure in moab-occ-par: failed shell test install
moab-dev at mcs.anl.gov
- [MOAB-dev] buildbot failure in moab-cub-par-sha: failed shell test install
moab-dev at mcs.anl.gov
- [MOAB-dev] commit/MOAB: iulian07: lloyd smoother test depends on hdf5
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: iulian07: make surfrandomtris-4part.h5m part of installation
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: iulian07: remove an unused variable
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: Error handling enhancement for MOAB (initial submission), with src/moab/ErrorHandler.hpp and src/ErrorHandler.cpp created. Like moab::Range class, the new interface for error handling can be consumed by MOAB and user applications later.
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: 10 new changesets
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: iulian07: quick fix for 32 bit builds on octagon (mcs 32 bit machine)
commits-noreply at bitbucket.org
- [MOAB-dev] Closing/opening moab instances
Patrick Shriwise
- [MOAB-dev] commit/MOAB: 24 new changesets
commits-noreply at bitbucket.org
- [MOAB-dev] Entity set format
kanaev at ibrae.ac.ru
- [MOAB-dev] commit/MOAB: iulian07: concavity fixes for parallel transport
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: tautges: Adding IBM bgq compile options.
commits-noreply at bitbucket.org
- [MOAB-dev] Fwd: [cgma-dev] Adapting Meshkit to Stretched Grid
Jane Hu
- [MOAB-dev] commit/MOAB: danwu: Create an example file TestErrorHandling.cpp under moab/examples, to demonstrate enhanced error handling of MOAB (e.g. print out the stack trace when an error occurs). This example creates contrived errors for testing, without calling actual MOAB routines.
commits-noreply at bitbucket.org
- [MOAB-dev] scaling on mira
Latham, Robert J.
- [MOAB-dev] Discussion on return type of MOAB routines
Tim Tautges (ANL)
- [MOAB-dev] get_adjacencies of same dim
Patrick Shriwise
- [MOAB-dev] Pull Request
Andrew Davis
- [MOAB-dev] commit/MOAB: danwu: Current error handler uses std::cout to print error messages and stack traces in each processor, which can result in a messy output. This is a known issue for MPI with std::cout, and it seems that existing DebugOutput class has solved this issue with buffered lines. A new class ErrorOutput (similar to DebugOutput) is now used by the error handler to print each line prefixed with the MPI rank.
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: Update TestErrorHandling example, as the error handler now uses ErrorOutput class to print error messages and stack traces.
commits-noreply at bitbucket.org
- [MOAB-dev] MOAB global variables and thread
Tim Tautges (ANL)
- [MOAB-dev] commit/MOAB: danwu: Minor change to examples/TestErrorHandling.cpp
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: Create an example file TestErrorHandlingPar.cpp under moab/examples, to demonstrate enhanced error handling of parallel MOAB.
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: iulian07: add some timing to the intx_mpas test
commits-noreply at bitbucket.org
- [MOAB-dev] Using MOAB linked to Nek5000
Mohsen Behzad
- [MOAB-dev] commit/MOAB: danwu: Add a new macro LOCDIR to AM_CPPFLAGS in each makefile, which defines the directory where the compiled source is located. It will be used in printing error messages later.
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: 3 new changesets
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: Add macro LOCDIR to AM_CPPFLAGS in the makefile under src/io (we have already done so for some other makefiles before). Note, some existing makefiles (e.g. the one under src/parallel) have defined SRCDIR=$(srcdir). However, if the build directory and the source directory are the same and we run ./configure, $(srcdir) will always be set to "." in the generated makefiles. For this reason, we will not use existing SRCDIR or $(srcdir) in printing error messages (use LOCDIR instead).
commits-noreply at bitbucket.org
- [MOAB-dev] GEOM_SENSE_2
kanaev at ibrae.ac.ru
- [MOAB-dev] commit/MOAB: danwu: Normalize source file paths in stack traces such that they are all relative to MOAB source directory. This is done by trimming __FILE__ to a short form __FILENAME__ and stringifying LOCDIR to __SDIR__.
commits-noreply at bitbucket.org
- [MOAB-dev] WriteHDF5::convert_handle_tag
kanaev at ibrae.ac.ru
- [MOAB-dev] commit/MOAB: danwu: Minor changes to src/ErrorHandler.cpp and error handling examples.
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: A compile error is fixed for examples/point_in_elem_search.cpp. This regression is caused by change to src/moab/SpatialLocator.hpp (commit 4d437a5 on 2013-11-27)
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: iulian07: allow padded polygons for intersection algorithm
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: Ignoring test/io/read_mpas_nc instead of test/read_mpas_nc in the repo.
commits-noreply at bitbucket.org
- [MOAB-dev] PR's
Patrick Shriwise
- [MOAB-dev] commit/MOAB: 14 new changesets
commits-noreply at bitbucket.org
- [MOAB-dev] Quad4 nodes order
kanaev at ibrae.ac.ru
- [MOAB-dev] commit/MOAB: danwu: The desired return type of an MOAB routine for error handling has not been confirmed yet. A macro
commits-noreply at bitbucket.org
- [MOAB-dev] buildbot failure in moab-occ-par-sta2: failed test
moab-dev at mcs.anl.gov
- [MOAB-dev] buildbot failure in moab-occ-par-sta: failed test
moab-dev at mcs.anl.gov
- [MOAB-dev] buildbot failure in moab-cslam: failed test
moab-dev at mcs.anl.gov
- [MOAB-dev] buildbot failure in moab-cgns: failed test
moab-dev at mcs.anl.gov
- [MOAB-dev] buildbot failure in moab-occ-sersta-trunk: failed test
moab-dev at mcs.anl.gov
- [MOAB-dev] buildbot failure in moab-occ-sertru: failed test
moab-dev at mcs.anl.gov
- [MOAB-dev] buildbot failure in moab-occ-ser: failed test
moab-dev at mcs.anl.gov
- [MOAB-dev] buildbot failure in moab-occ-par: failed test
moab-dev at mcs.anl.gov
- [MOAB-dev] buildbot failure in moab-occ-ser-sta: failed test
moab-dev at mcs.anl.gov
- [MOAB-dev] commit/MOAB: iulian07: fix cgm test for occ based builds
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: Enhanced the HOMME reader so that it can read a connectivity file directly, and updated unit test read_ucd_nc for this new feature. Note, a HOMME connectivity file normally has enough information to create the mesh, though some variables are not available (e.g. lev, time and T).
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: Fix merge conflicts in examples/makefile
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: Merged master into error_handling_enhancement
commits-noreply at bitbucket.org
- [MOAB-dev] Why kdtree's take so long to initialize
Tim Tautges (ANL)
- [MOAB-dev] commit/MOAB: danwu: Applied error handling code to Core::serial_load_file() for testing. If a file does not exist, or it is not recognized by MOAB, error messages and stack traces will be printed out (examples/TestErrorHandling.cpp is updated to demonstrate this feature).
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: 8 new changesets
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: tautges: Merge branch 'master' into tautges/par_spatial_locator
commits-noreply at bitbucket.org
- [MOAB-dev] Build failed in Jenkins: moab_serial #235
jenkins-ci at mcs.anl.gov
- [MOAB-dev] commit/MOAB: tautges: Fixing errors turned up by make check.
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: tautges: Fixing a bunch of warnings, mainly about narrowing conversions.
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: 9 new changesets
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: tautges: Adding file to the to-be-removed list after tests.
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: iulian07: valgrind find and typo in TupleList
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: Adding a few more ignore items.
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: Fixed compilation errors of structuredmesh and StructuredMeshSimple examples.
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: Fixed some build errors of point_in_elem_search example (caused by recent merged spatial locator code).
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: Applied some minor changes to examples/makefile and added a few more ignore items.
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: Added TestErrorHandling and TestErrorHandlingPar back to merged examples/makefile. Also, the two generated executable files will be ignored in the repo.
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: iulian07: add a crystal router example
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: Move TestErrorHandling and TestErrorHandlingPar to a new category (ERROREXAMPLES) in examples/makefile
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: Minor changes to SET_ERR macros.
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: Applied error handling code to parallel read for testing. If a file does not exist, or it is not recognized by MOAB, error messages and stack traces will be printed out (examples/TestErrorHandlingPar.cpp is updated to demonstrate this feature).
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: iulian07: enhance crystal router example
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: Supporting globally fatal errors (only printed from the root processor) and per-processor relevant errors (printed from current processor).
commits-noreply at bitbucket.org
- [MOAB-dev] problem with Tqdcfr.cpp
Grindeanu, Iulian R.
- [MOAB-dev] commit/MOAB: tautges: Fixed a problem with entities having the character '#' in their name, which messed up scanning of lines in the embedded ACIS file.
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: iulian07: another format change for cubit 14
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: tautges: Changes to eliminate requirement for MPI2, from Russ Whitesides (LLNL).
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: Minor changes to structuredmesh and StructuredMeshSimple examples.
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: iulian07: example to load partially a file, based on tagged sets
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: iulian07: cubit 14 test for global id
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: Partially applied error handling code to NC reader for testing. If we load a CAM-FV file and read variables that are on edges (not supported yet), error messages and stack traces will be printed out (examples/TestErrorHandling.cpp is updated to demonstrate this feature).
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: iulian07: fix distcheck failure
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: Use SET_GLB_ERR instead of SET_ERR for setting some globally fatal errors, like MB_FILE_DOES_NOT_EXIST or MB_NOT_IMPLEMENTED.
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: If MBError() is called from the main() routine, call MPI_Abort() to allow the parallel program to be properly shutdown.
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: There is a segmentation fault on load_file("MeshFiles/unittest/io/fv26x46x72.t.3.nc", NULL, "VARIABLE=US"). It turns out that some tags of ScdInterface class (e.g. __BOX_SET) might get deleted (e.g. by Core::clean_up_failed_read) before they are dereferenced later. These dangling tags should be reset to NULL so that they can be recreated upon request.
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: Applied some minor changes to examples/makefile.
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: 6 new changesets
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: In merged examples/makefile, add ERROREXAMPLES back to the file list of make clean.
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: Updated TestErrorHandling and TestErrorHandlingPar examples.
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: Add a new example ErrorHandlingModel to show how MOAB's enhanced error handling model works.
commits-noreply at bitbucket.org
- [MOAB-dev] OpenMP
kanaev at ibrae.ac.ru
- [MOAB-dev] commit/MOAB: iulian07: explicit conversions for a tuple list in spatial locator
commits-noreply at bitbucket.org
- [MOAB-dev] Jenkins build is back to normal : moab32par #343
jenkins-ci at mcs.anl.gov
- [MOAB-dev] commit/MOAB: iulian07: shared builds fix
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: Applied error handling code to ReadNC::parse_options(). Updated TestErrorHandling example to test loading a HOMME file with an invalid value for GATHER_SET option, and updated TestErrorHandlingPar example to test loading a CAM-FV file with an unknown partition method specified.
commits-noreply at bitbucket.org
- [MOAB-dev] Building MOAB on Mac OS Mavericks
Graeme Edwards
- [MOAB-dev] commit/MOAB: danwu: Replaced ERRORR and ERRORS macros with new error handling macros in ReadNC.cpp.
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: Added a new test case (load an NC file with NOMESH option and a NULL file set) to TestErrorHandling example. Note, this error is only reproducible for serial read. For parallel read, a new file set will be created in ReadParallel::load_file() if the input one is NULL.
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: 15 new changesets
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: tautges: Removing some warnings.
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: tautges: Adding a few files to be removed after testing. Make distcheck now passes for parallel.
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: tautges: Removing compiler warnings.
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: tautges: Merged deformed-mesh-remap into master
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: Replaced ERRORR and ERRORS macros with new error handling macros in NCHelper.cpp.
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: iulian07: enable mbcslam should work in serial builds too
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: Updated macro-based error handling interface.
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: Adding and deleting a few ignore items.
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: Fix merge conflicts in .gitignore
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: Adding a few ignore items.
commits-noreply at bitbucket.org
- [MOAB-dev] get_entities_by_handle - entities do not include meshset entities
Tim Tautges (ANL)
- [MOAB-dev] commit/MOAB: danwu: Renamed a few member functions of NCHelper classes.
commits-noreply at bitbucket.org
- [MOAB-dev] Build failed in Jenkins: moab_serial #264
jenkins-ci at mcs.anl.gov
- [MOAB-dev] commit/MOAB: tautges: Fixing some tests after function name was changed.
commits-noreply at bitbucket.org
- [MOAB-dev] Build failed in Jenkins: moab32par #359
jenkins-ci at mcs.anl.gov
- [MOAB-dev] buildbot failure in moab-pgi: failed compile test
moab-dev at mcs.anl.gov
- [MOAB-dev] buildbot failure in moab-par: failed compile test
moab-dev at mcs.anl.gov
- [MOAB-dev] buildbot failure in moab-cub-par-tru: failed test
moab-dev at mcs.anl.gov
- [MOAB-dev] buildbot failure in moab-cub-par-nopnet: failed test
moab-dev at mcs.anl.gov
- [MOAB-dev] buildbot failure in moab-cub-par-tru-dbg: failed test
moab-dev at mcs.anl.gov
- [MOAB-dev] buildbot failure in moab-cub13-par: failed test
moab-dev at mcs.anl.gov
- [MOAB-dev] buildbot failure in moab-cub-par-sha: failed test
moab-dev at mcs.anl.gov
- [MOAB-dev] buildbot failure in moab-cub-par: failed test
moab-dev at mcs.anl.gov
- [MOAB-dev] commit/MOAB: tautges: Fixing this so autotests run.
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: Refined some error messages in NCHelper.cpp
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: Adding datacoupler_test to ignore.
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: Applied error handling code to NCHelperEuler.cpp and NCHelperFV.cpp
commits-noreply at bitbucket.org
- [MOAB-dev] [Meshkit-dev] How to build cgma+moab+lasso+meshkit+mesquite together succesfully on Ubuntu 12.04 LTS 64 Bit?
Rajeev Jain
- [MOAB-dev] OCC CGM testing
Patrick Shriwise
- [MOAB-dev] mbconvert doesn't capture the id tag for geomertry sets (Cubit 14.1)
kanaev at ibrae.ac.ru
- [MOAB-dev] commit/MOAB: tautges: Pushing some meshes and journal files used to generate them, which were used to test examples/DeformMeshRemap.
commits-noreply at bitbucket.org
- [MOAB-dev] [PyNE] Install instructions with MOAB for MCNP?
Anthony Scopatz
- [MOAB-dev] commit/MOAB: danwu: Applied error handling code to NCHelperMPAS.cpp
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: Applied error handling code to NCHelperHOMME.cpp
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: Minor changes to some error handling code in NC reader classes.
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: MPAS reader should get local edges only when NO_EDGES read option is not set.
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: Deleted ineffective backslash-newlines from the error handling code. It turns out that __LINE__ refers to physical lines, not logical ones.
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: 77 new changesets
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: 25 new changesets
commits-noreply at bitbucket.org
- [MOAB-dev] buildbot failure in moab-32bit-handles: failed compile test
moab-dev at mcs.anl.gov
- [MOAB-dev] Build failed in Jenkins: moab32par #371
jenkins-ci at mcs.anl.gov
- [MOAB-dev] buildbot failure in moab-netcdf: failed test
moab-dev at mcs.anl.gov
- [MOAB-dev] error code, segmentation fault
Lukasz Kaczmarczyk
- [MOAB-dev] commit/MOAB: gonuke: Remove reliance on hard coded 64-bit entity handle. Some refactor of point_in_volume tests.
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: iulian07: fix out of source builds
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: iulian07: dagmc tests depend on hdf5 reader
commits-noreply at bitbucket.org
- [MOAB-dev] Build failed in Jenkins: moab_serial #271
jenkins-ci at mcs.anl.gov
- [MOAB-dev] commit/MOAB: iulian07: forgot to add makefile to configure
commits-noreply at bitbucket.org
- [MOAB-dev] DAGMC HDF5 Issues
Andrew Davis
- [MOAB-dev] Out of source builds
Andrew Davis
- [MOAB-dev] ANN: PyTAPS now on Bitbucket!
Anthony Scopatz
- [MOAB-dev] commit/MOAB: iulian07: wrap up ncwriter prototype
commits-noreply at bitbucket.org
- [MOAB-dev] PBC
kanaev at ibrae.ac.ru
- [MOAB-dev] commit/MOAB: danwu: Minor changes to WriteNC.cpp (code formatting, remove some compiler warnings). Added a new test for writing variable gw (gauss weights). Running this test shows "Writer with name NC for file testgw.nc using extension nc was unsuccessful. Using default writer WriteHDF5Parallel for file testgw.nc". Will update NC writer later to make it work on variable gw.
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: Updated NC writer so that it can write set variable gw (gauss weights) read from CAM Euler data.
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: Updated NC writer to add global attributes (exactly copied from the original file for the time being), so that the output file can be read by NC reader later.
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: Updated the unit test for NC writer. As the set variable gw is required for CAM-EUL to create the mesh, we write it to the output file in addition to variable T. A new test case is added to read the output file and verify that the variables were correctly saved. This test fails on checking the values of variable T, which is expected result as current NC writer does not transpose the tag values of T. We need to update NC writer later to make this test pass.
commits-noreply at bitbucket.org
- [MOAB-dev] Making ghost cells manually
kanaev at ibrae.ac.ru
- [MOAB-dev] Build failed in Jenkins: moab32par #379
jenkins-ci at mcs.anl.gov
- [MOAB-dev] write_file freezes on Cetus
kanaev at ibrae.ac.ru
- [MOAB-dev] commit/MOAB: danwu: Updated NC writer to transpose tag values of non-set variables (with timesteps, e.g. variable T) before writing.
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: NC writer no longer assumes that entity location is on cells.
commits-noreply at bitbucket.org
- [MOAB-dev] missing global ids for cubit 14.1 model
Grindeanu, Iulian R.
- [MOAB-dev] commit/MOAB: danwu: Updated NC reader to create conventional tags by default. Before this change, these tags were created only if the "no mesh, no variable" option is used for ReadNC::load_file(). We also prevent conventional tags from being created again on a second read, by checking a special tag (__CONV_TAGS_CREATED) on the file set.
commits-noreply at bitbucket.org
- [MOAB-dev] cubit file
kanaev at ibrae.ac.ru
- [MOAB-dev] commit/MOAB: danwu: Added more NCWrite helper classes. NC writer will use them later.
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: Updated NC writer to dispatch write_values() to the helper classes.
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: Updated NC writer to collect dummy dimension variables. These dummy variables are created for dimensions that have no corresponding coordinate variables. They do not have attributes and we should not dump them to a file.
commits-noreply at bitbucket.org
- [MOAB-dev] [Bitbucket] Moab Quadratic Elements (direct message)
Vijay S. Mahadevan
- [MOAB-dev] commit/MOAB: danwu: Added two test cases to write_nc for CAM-SE (HOMME). NC writer will be updated later to make them pass.
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: Updated NC writer and its unit test (fixed some issues caused by dummy coordinate variables). For writing a HOMME file, the header part is done. Will continue to work on the data part for non-dimension variables.
commits-noreply at bitbucket.org
- [MOAB-dev] Any update about the new release?
Grindeanu, Iulian R.
- [MOAB-dev] commit/MOAB: danwu: Updated NC writer to make it work for HOMME in serial. Parallel support on Euler and HOMME will be added later.
commits-noreply at bitbucket.org
- [MOAB-dev] exchanging both quads and edges while exchanging ghosts cells
kanaev at ibrae.ac.ru
- [MOAB-dev] commit/MOAB: danwu: Introduced ScdNCWriteHelper and UcdNCWriteHelper classes to NC writer and refactored some code, to support parallel write in next step.
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: iulian07: continue for evaluation errors for mbcoupler
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: Updated NC writer and its unit test. Parallel write should work now for structured mesh (e.g. CAM_EUL).
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: Added two test cases to write_nc for CAM-FV. Fixed a few NC writer bugs to make them pass.
commits-noreply at bitbucket.org
- [MOAB-dev] Build failed in Jenkins: moab32par #398
jenkins-ci at mcs.anl.gov
- [MOAB-dev] commit/MOAB: danwu: Added PNETCDF_FILE guards to make a build configured without pnetcdf pass.
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: NC writer without pnetcdf support should return an error if launched in parallel.
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: Updated unit test makefiles and git ignore items for NC writer.
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: Adding write_nc_par to ignore.
commits-noreply at bitbucket.org
- [MOAB-dev] Visit 2.7.1
Grindeanu, Iulian R.
- [MOAB-dev] commit/MOAB: iulian07: be more tolerant with tree searching
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: Updated NC writer and its unit test. Parallel write should work now for HOMME.
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: Updated NC writer for HOMME. Only the root processor should write coordinates used by requested variables.
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: Added two test cases to write_nc for MPAS. As the output file does not contain mesh information, variables will be checked without using NC reader.
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: iulian07: spelling errors on h5m file format
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: Removed some unwanted warnings for unit tests in directory test/dagmc.
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: Merged master into ncwriter
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: Merged ncwriter into master
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: iulian07: first pass at append option
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: Updated NC writer and its unit test. Serial and parallel write should work now for MPAS.
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: iulian07: filter out not owned entities, for writing
commits-noreply at bitbucket.org
- [MOAB-dev] Build failed in Jenkins: moab_serial #282
jenkins-ci at mcs.anl.gov
- [MOAB-dev] commit/MOAB: danwu: Updated unit test write_nc for serial MOAB, which failed with "PARALLEL option not valid, this instance compiled for serial execution".
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: iulian07: append error when build with netcdf only
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: Minor updates for unit test write_nc.
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: Updated unit test write_nc. One major change is that we no longer use NC reader to check the output files.
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: Cleaned up some code for NC writer.
commits-noreply at bitbucket.org
- [MOAB-dev] Surface Senses
shriwise
- [MOAB-dev] commit/MOAB: danwu: Applied TIMESTEP write option to NC writer.
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: For structured grids like CAM_EUL or CAM_FV, we should create COORDS tag only once after the mesh is created.
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: For non-coordinate variable "double xtime(Time)" of MPAS, treat it as a set variable with time steps.
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: 7 new changesets
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: iulian07: zoltan partition for gcrm
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: iulian07: advection should compile without cgm
commits-noreply at bitbucket.org
- [MOAB-dev] about meshkit/ebmesh
Zhi-Yong Hu
- [MOAB-dev] commit/MOAB: danwu: Refactored NC writer code to separate writing of set variables (including used coordinates) and non-set variables.
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: Updated some comments for NC writer.
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: Some minor code changes to NC reader and writer. The default value of VarData::numLev is now set to 0.
commits-noreply at bitbucket.org
- [MOAB-dev] about meshkit using stl as input
Grindeanu, Iulian R.
- [MOAB-dev] commit/MOAB: danwu: If a non-set variable of MPAS (or GCRM) has no level dimension (so numLev is still 0), we should set numLev to 1, otherwise the variable size will be calculated as 0.
commits-noreply at bitbucket.org
- [MOAB-dev] Build failed in Jenkins: moab32par #417
jenkins-ci at mcs.anl.gov
- [MOAB-dev] commit/MOAB: iulian07: enable the gcrm writer test
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: Updated NC writer to support user-created non-set variables that might not have time or level dimension.
commits-noreply at bitbucket.org
- [MOAB-dev] ccmio include files missing in /homes/fathom/3rdparty
Grindeanu, Iulian R.
- [MOAB-dev] commit/MOAB: danwu: Removed a compiler warning for NCWriteGCRM.cpp (variable 'num_timesteps' set but not used).
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: Updated ignore files and make clean files for GCRM.
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: Removed some compiler warnings on unused variables for unit test gcrm_par.cpp, and added gcrm_par to ignore.
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: Updated NC reader and writer to support reading variables whose timesteps spread across files and writing them to a file.
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: Renamed existing mesh file camEul26x48x96.t3.nc to eul26x48x96.t.3.nc (the original file name in global attributes), and updated affected test cases. Added three new mesh files (each contains a single timestep of eul26x48x96.t.3.nc) to test reading variables whose timesteps spread across files later.
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: iulian07: distcheck fix
commits-noreply at bitbucket.org
- [MOAB-dev] measure.cpp
Elliott Biondo
- [MOAB-dev] commit/MOAB: danwu: Added two test cases to write_nc for CAM_EUL, to test writing variable T which is read from three files (each file contains a single timestep).
commits-noreply at bitbucket.org
- [MOAB-dev] write Range to file
kanaev at ibrae.ac.ru
- [MOAB-dev] commit/MOAB: danwu: For NC reader, dimensions (coordinate variables) can be excluded from user specified variables as they are read to the file set by default.
commits-noreply at bitbucket.org
- [MOAB-dev] Fwd: Re: Job exiting early [ThermHydraX]
kanaev at ibrae.ac.ru
- [MOAB-dev] Build failed in Jenkins: moab_serial #309
jenkins-ci at mcs.anl.gov
- [MOAB-dev] FW: Jenkins build is back to normal : moab_serial #311
Grindeanu, Iulian R.
- [MOAB-dev] commit/MOAB: danwu: For NC reader and writer code, always use the term "coordinate variable" instead of "dimension variable".
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: Fixed some -Wunused-variable warnings for NC writer (in an optimized build with NDEBUG defined).
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: 4 new changesets
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: 91 new changesets
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: Removed some warnings (-Wunused-parameter and -Wunused-variable) for ReadCGM.cpp.
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: Removed a warning (from buildbot output of builder moab-32bit) for TupleList.cpp (comparison between long and unsigned int). Note, it seems that this warning is not reproducible in a 64-bit build.
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: Removed a warning (from buildbot output of builder moab-32bit) for Tqdcfr.cpp. This -Wsign-compare warning is only reproducible in a 32-bit moab build.
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: Updated unit test read_gcrm_nc for GCRM reader (most test cases are now enabled).
commits-noreply at bitbucket.org
- [MOAB-dev] Version4.6 branch should not be used until further notice
Grindeanu, Iulian R.
- [MOAB-dev] commit/MOAB: iulian07: fix issue 7
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: iulian07: fix reduce_tags and settle_intersection_points
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: Created a small version of the unit test mesh file gcrm_r3.nc (using NC writer, ncdump and ncgen), reducing the file size from 18.5 MB to 237.5 KB. Note, a few variables were eliminated (e.g. relative). Also, both layers (256) and interfaces (257) were reduced to 3.
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: Updated NC writer unit test to write two more GCRM variables (wind and pressure). Now the writer fails to write cell variable pressure, which should be fixed later.
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: Updated NC writer to handle some GCRM variables without default level dimension (i.e. layers). Failed NC writer unit test should pass now.
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: Updated some comments on optional levels for MPAS and GCRM.
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: Added test_gcrm_check_vars() to unit test of NC writer.
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: Updated NC reader unit test to check tag values of GCRM variable pressure.
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: Updated NC reader parallel unit test for GCRM (in progress, some issues on number of edges need to be addressed later).
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: Restored two CHECK_EQUAL calls in NC reader parallel unit test for GCRM, after fixing the bug with padded polygons.
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: To handle merge conflicts, temporally updated a few files in error_handling_enhancement branch to latest versions in master branch.
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: Updated some files in error_handling_enhancement branch.
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: Updated gather_one_cell_var() in NC reader parallel unit test for GCRM.
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: Removed "mixed element" code for GCRM reader, as we always pad. Also disabled "gather set" code that does not work (to be updated later).
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: Updated "gather set" code for GCRM reader.
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: Minor changes to NCHelperGCRM.cpp.
commits-noreply at bitbucket.org
- [MOAB-dev] pytaps: can't import iBase and iMesh
Huayi Wei
- [MOAB-dev] PyTAPS Issues
Andrew Davis
- [MOAB-dev] Re pytaps
davisa
- [MOAB-dev] commit/MOAB: iulian07: example for multiple communicators
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: Fixed a bug of HOMME writer, which is only reproducible when localGidVertsOwned.psize() > 1. For parallel write, jik_to_kji() should be replaced with jik_to_kji_stride() to transpose tag format (ncol, lev) back to NC format (lev, ncol). Otherwise, wrong variable values could be written to the output file if localGidVertsOwned.psize() > 1. For existing parallel unit test, localGidVertsOwned.psize() is always 1 (probably due to evenly trivial partition), so this bug was not observed before. This fix will be tested on other partitions where localGidVertsOwned.psize() > 1.
commits-noreply at bitbucket.org
- [MOAB-dev] MOAB Branch 4.6.2
Andrew Davis
- [MOAB-dev] commit/MOAB: danwu: Updated NC writer unit test to compare most variable values in the output files with the ones read from reference files (instead of only a few hard-coded values). It should be fine to check more variable values, as the unit test mesh files are relatively small.
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: iulian07: remove trailing space from Makefile.am
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: Added a new read option TRIVIAL_PARTITION_SHIFT to NC reader (for HOMME, MPAS and GCRM), which can be used to rotate trivial partition across processors. In parallel unit test of NC writer, localGidVertsOwned.psize() is always 1 for HOMME after trivial partition, so we can apply this option to test cases where localGidVertsOwned.psize() > 1 (and get better code coverage).
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: 47 new changesets
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: iulian07: revert the test/Makefile.am to previous version
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: Renamed a few member functions of NCHelper classes (e.g. read_variable_setup => read_variables_setup).
commits-noreply at bitbucket.org
- [MOAB-dev] Build failed in Jenkins: moab_serial #343
jenkins-ci at mcs.anl.gov
- [MOAB-dev] commit/MOAB: danwu: Fixed a build error in NCHelperMPAS.hpp when PNETCDF_FILE is not defined.
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: iulian07: correct version for release 4.6.1
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: iulian07: correct the version for tag 4.6.2
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: For HOMME and MPAS, we can read float type data as double type (we have already done so for GRCM), since netcdf/pnetcdf is able to do the conversion automatically when reading. Then there is no need to call convert_variable() for float to double type conversion.
commits-noreply at bitbucket.org
- [MOAB-dev] MOAB w/ BGQ
Mohsen Behzad-Jazi
- [MOAB-dev] commit/MOAB: danwu: For set variables and scd mesh non-set variables, NC reader can read float type as double type (it has already done so for ucd mesh non-set variables), or read short type as int type.
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: Removed a compiler warning (reproducible in a serial build, when PNETCDF_FILE is not defined) for NCHelperGCRM.cpp.
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: Removed compiler warnings about "unused variable" or "variable set but not used" for an optimized build.
commits-noreply at bitbucket.org
- [MOAB-dev] MOAB warning on BGQ
Mohsen Behzad
- [MOAB-dev] In PyTAPS, how to create edge entities by pytaps?
Huayi Wei
- [MOAB-dev] Building MOAB from Scratch: Error when I run 'make'
Saumil Patel
- [MOAB-dev] commit/MOAB: rajeeja: Adding #include <time.h> for clock_t variable
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: 16 new changesets
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: nray: Added the HalfFacetRep class and one test code.
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: Deleted NCHelper::convert_variable(), which is no longer in use.
commits-noreply at bitbucket.org
- [MOAB-dev] question about the order of the vertices of triangle in MOAB
Huayi Wei
- [MOAB-dev] commit/MOAB: vijaysm: Merged master into petsc
commits-noreply at bitbucket.org
- [MOAB-dev] h5m -> cub
kanaev at ibrae.ac.ru
- [MOAB-dev] keeping time in h5m file
kanaev at ibrae.ac.ru
- [MOAB-dev] commit/MOAB: danwu: Updated ScdNCHelper::kji_to_jik() with return type void, to be consistent with ScdNCWriteHelper::jik_to_kji().
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: Updated NC reader unit tests to remove the hard-coded values of levels.
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: Created new unit test .nc files (using ncl, ncdump and ncgen) for Euler/FV/HOMME, reducing levels from 26 to 3 and total files size from 18.1 MB to 2.2 MB.
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: Updated some NC reader/writer unit tests to use smaller mesh files with reduced levels.
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: Deleted old unit test .nc files (with 26 levels) that are no longer used.
commits-noreply at bitbucket.org
- [MOAB-dev] Fwd: Data associated with a mesh.
Robert Jacob
- [MOAB-dev] commit/MOAB: danwu: Simplified the code that gets the data type of __<dim_name>_LOC_VALS tag in NCHelperEuler.cpp and NCHelperFV.cpp.
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: iulian07: correct file names for distribution
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: Updated a comment line in ReadWriteTest example.
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: Merged in danwu/shrink_unit_test_nc_files (pull request #30)
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: iulian07: changes for distcheck to work
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: iulian07: without hdf5 tests in parallel
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: Updated NC reader/writer with some minor changes to existing error handling code.
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: 18 new changesets
commits-noreply at bitbucket.org
- [MOAB-dev] read polygon mesh from vtk file
Huayi Wei
- [MOAB-dev] possible bug in WriteHDF5Parallel.cpp
Mark Filipiak
- [MOAB-dev] commit/MOAB: danwu: Updated NCHelper::read_coordinate() to read float type as double type (automatic numeric conversions performed by netCDF, no need to use a temp vector and std::copy).
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: iulian07: fix vtk polydata reader
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: 5 new changesets
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: iulian07: add the polygon test file
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: iulian07: spelling error
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: iulian07: parmerge needs input files, do not run as part of make check
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: iulian07: fix for build with vtk 6.1
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: In parallel unit test ucdtrvpart, guard writing a .h5m file.
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: nray: Removed unnecessary printouts. Added two examples for comparing timing
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: iulian07: add quadratic option
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: iulian07: remove a warning when built with occ based cgm
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: Save FCFLAGS and FFLAGS before calling AC_PROG_FC or AC_PROG_F77.
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: nray: Removed older doc files.
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: Framework code for enhanced error handling.
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: Adding example to simulate MOAB's enhanced error handling in parallel. All of the errors are contrived, used for simulation purpose only.
commits-noreply at bitbucket.org
- [MOAB-dev] buildbot failure in SIGMA on test-vijaysm/fix-warnings
buildbot at mcs.anl.gov
- [MOAB-dev] commit/MOAB: 11 new changesets
commits-noreply at bitbucket.org
- [MOAB-dev] buildbot failure in SIGMA on moab-large
buildbot at mcs.anl.gov
- [MOAB-dev] moab compilation errors with recent nek version
Vegendla, Surya Narayana Prasad
- [MOAB-dev] version: (1.0rc1/svn r1016) moab compilation errors on BLUES/fusion
Vegendla, Surya Narayana Prasad
- [MOAB-dev] commit/MOAB: nray: Added down adjacencies. Merged separate performance tests for AHF and
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: iulian07: skip merge if not needed and skip PCOMM if on one proc
commits-noreply at bitbucket.org
- [MOAB-dev] buildbot failure in SIGMA on vijaysm/fix-warnings
buildbot at mcs.anl.gov
- [MOAB-dev] buildbot failure in SIGMA on moab-errhand
buildbot at mcs.anl.gov
- [MOAB-dev] buildbot failure in SIGMA on moab-ahf
buildbot at mcs.anl.gov
- [MOAB-dev] commit/MOAB: danwu: Applied new error handling code to a few places in Core.cpp and ReadParallel.cpp, to test serial or parallel read of climate .nc files (with errors returned) later.
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: danwu: Applied new error handling code to ReadNC.cpp and NCHelper.cpp. Added two examples that read climate .nc files and trace back returned errors.
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: vijaysm: Fix the refiner test case to work in serial when configured with MPI
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: vijaysm: Add extra argument to MB_OPTIONAL_TOOL routine to take a default enabler option and one when --enable-tools is specified.
commits-noreply at bitbucket.org
- [MOAB-dev] I think we have a namespace collision :(
Grindeanu, Iulian R.
- [MOAB-dev] commit/MOAB: vijaysm: Updating the DagMC test to conform to API change.
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: iulian07: Merged in iulian07/without_hdf5 (pull request #34)
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: iulian07: Merged in iulian07/vtk_polydata (pull request #33)
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: iulian07: add a new method of merging with a tag
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: iulian07: add pcomm delete entities method
commits-noreply at bitbucket.org
- [MOAB-dev] MOAB
Grindeanu, Iulian R.
- [MOAB-dev] commit/MOAB: danwu: Updated HelloMOAB example to use new error handling code. We can change the mesh file name (e.g. 3k-tri-sphere.vtk -> 4k-tri-sphere.vtk) to test a trivial "No such file or directory" error. Other examples will be updated similarly later.
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: vijaysm: Remove some uninitialized variable usage warnings.
commits-noreply at bitbucket.org
- [MOAB-dev] commit/MOAB: vijaysm: Fix uninitialized variable warnings in MBCSLAM
commits-noreply at bitbucket.org
- [MOAB-dev] Assert erros while running moab_conjht exmaple on multiprpceesor
Vegendla, Surya Narayana Prasad
- [MOAB-dev] No more commit messages
Vijay S. Mahadevan
- [MOAB-dev] how to install mbpart in moab installation??
Rajeev Jain
- [MOAB-dev] Conventions for naming entity sets
Gerd Heber
- [MOAB-dev] Cohesive elements
Gerd Heber
- [MOAB-dev] FW: Conventions for naming entity sets
Grindeanu, Iulian R.
- [MOAB-dev] make check returns error when installing moab
the lily
- [MOAB-dev] MOAB-4.7.0 Release (SIGMA 1.0)
Vijay S. Mahadevan
- [MOAB-dev] msh -> cub -> h5m
kanaev at ibrae.ac.ru
- [MOAB-dev] 137GB mesh file
Rajeev Jain
- [MOAB-dev] Puzzled
Gerd Heber
- [MOAB-dev] DMMOAB (PETSc 3.5.1)
Gerd Heber
- [MOAB-dev] error when install moab on Ubuntu 14.04 LTS 64
Huayi Wei
- [MOAB-dev] Writing a tag
Gerd Heber
- [MOAB-dev] DAGMC CMakeFile
Andrew Davis
- [MOAB-dev] Periodical Boundary Conditions
Kanaev A.A.
- [MOAB-dev] building MOAB with CGNS support
Kanaev A.A.
- [MOAB-dev] parallel read/write
Kanaev A.A.
- [MOAB-dev] Build failed in Jenkins: moab_serial #400
jenkins-ci at mcs.anl.gov
- [MOAB-dev] [Nek5000-users] Nek5000+MOAB
Vijay S. Mahadevan
- [MOAB-dev] thread safety
Lorenzo Alessio Botti
- [MOAB-dev] Parallel Test Failure
Grindeanu, Iulian R.
- [MOAB-dev] Issue with PyTaps1.4
Chris Eldred
- [MOAB-dev] Parallel output writes odd sets
Kanaev A.A.
- [MOAB-dev] ReadCGM Behaviour
shriwise
- [MOAB-dev] DMMoabLoadFromFile
Gerd Heber
- [MOAB-dev] DMMoabCreateVector
Gerd Heber
- [MOAB-dev] Problems with MOABConfig.cmake
JR Cary
- [MOAB-dev] subscribe
Seth Veitzer
- [MOAB-dev] DMMoabGetElementConnectivity
Gerd Heber
- [MOAB-dev] Downloading MOAB
Rattehalli Vijay (Contractor)
- [MOAB-dev] DMMoabGetMaterialBlock
Gerd Heber
- [MOAB-dev] DMMoabOutput
Gerd Heber
- [MOAB-dev] Memory continuity
Kanaev A.A.
- [MOAB-dev] Installation problem Mac OS Yosemite
Graeme Edwards
Last message date:
Mon Dec 22 12:09:19 CST 2014
Archived on: Mon Dec 22 12:09:24 CST 2014
This archive was generated by
Pipermail 0.09 (Mailman edition).