-
Updated
Feb 8, 2019 - Java
#
amr
Here are 70 public repositories matching this topic...
A solution for streaming H.264, H.263, AMR, AAC using RTP on Android
Lightweight, general, scalable C++ library for finite element methods
hpc
parallel-computing
scientific-computing
high-performance-computing
amr
fem
finite-elements
computational-science
high-order
math-physics
radiuss
-
Updated
Sep 2, 2020 - C++
libMesh github repository
-
Updated
Sep 1, 2020 - C
Structured Adaptive Mesh Refinement Application Infrastructure - a scalable C++ framework for block-structured AMR application development
-
Updated
Sep 1, 2020 - C
maxpkatz
commented
Sep 26, 2017
The Poisson solve absolute tolerance sets the accuracy of the Poisson solve. Given the value of abs_tol, the error level targeted in the Poisson solve is abs_tol * 4 * pi * G * rho_max, where rho_max is the maximum density on the domain. For Cartesian simulations the default value is 1.e-11, and for non-Cartesian the default value is 1.e-10.
At high resolution, and/or for complicated mass distr
AMR Parsing as Sequence-to-Graph Transduction
-
Updated
Nov 16, 2019 - Python
Code for AAAI2020 paper "Graph Transformer for Graph-to-Sequence Learning"
-
Updated
Mar 17, 2020 - Python
Open source library for scientific HPC
hpc
octree
kd-tree
parallel-computing
scientific-computing
computational-geometry
amr
levelset
meshes
unstructured-meshes
radial-basis-function
-
Updated
Aug 27, 2020 - C++
Sequence-to-sequence models for AMR parsing and generation
-
Updated
Apr 27, 2020 - Java
Multiphysics Finite Element package built on libMesh
-
Updated
Jul 18, 2020 - C++
AMR Parsing via Graph-Sequence Iterative Inference
-
Updated
Aug 21, 2020 - Python
集合了MP3和AMR转录,线上正常运行(Recording MP3 and AMR In iOS App)
-
Updated
Oct 17, 2018 - C
A low Mach number stellar hydrodynamics code
simulation
reactions
maestro
astrophysics
amr
cfd
pde
hydrodynamics
low-mach
astrophysical-simulation
adaptive-mesh-refinement
-
Updated
Aug 21, 2019 - Fortran
Cornell AMR Semantic Parser (Artzi et al., EMNLP 2015)
-
Updated
Apr 13, 2020 - Java
基于 libopencore-amr 封装的一个把 AMR 格式和 WAV 格式互转的工具.
-
Updated
Jul 10, 2019 - Objective-C++
AMReX-based structured wind solver
-
Updated
Sep 2, 2020 - C++
Adaptive Mesh Phase-field Evolution
-
Updated
Aug 11, 2020 - C
The TITAN2D toolkit is used for modeling of geophysical mass flows over natural terrain (volcanic flows, avalanches, landslides, ...).
hpc
avalanche
digital-elevation-model
amr
volcanology
shallow-water-equations
hazard-assessment
geophysical-fluid
landslide
-
Updated
Aug 24, 2020 - C
Improve this page
Add a description, image, and links to the amr topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the amr topic, visit your repo's landing page and select "manage topics."


Reason
From Joe Kelley at the NRC:
I am working on a 7-cell model that uses the GapHeatTransfer BC for every pair of sidesets as was done for the "reference" calculation in the extended scope task.
In that calculation, there were only two axial regions in the meshing-tools script, the support plate and everything else.