Skip to content
#

amr

Here are 97 public repositories matching this topic...

jasondhales
jasondhales commented Mar 24, 2021

Bug Description

For classes such as GenericConstantMaterial that use templating to create non-AD and AD versions, the corresponding documentation pages do not contain a list of input files that use the class even though '!syntax inputs ...' appears in the .md file.

Steps to Reproduce

See https://mooseframework.inl.gov/source/materials/GenericConstantMaterial.html as an example.

Im

FFmpegCommand适用于Android的FFmpeg命令库,实现了对音视频相关的处理,能够快速的处理音视频,大概功能包括:音视频剪切,音视频转码,音视频解码原始数据,音视频编码,视频转图片或gif,视频添加水印,多画面拼接,音频混音,视频亮度和对比度,音频淡入和淡出效果等

  • Updated Jun 9, 2021
  • Kotlin
maxpkatz
maxpkatz commented Jun 2, 2021

castro.change_max = 1.0 means that the timestep can only ever stay the same or decrease relative to its initial value. I think we should disallow this value, I have a hard time imagining a use case for this (if you want a fixed timestep, use fixed_dt, and if you want a timestep cap but still allow the timestep to decrease, use max_dt). It causes problems with the retry functionality.

efaulhaber
efaulhaber commented Aug 18, 2021

The current implementation of StructuredMesh1D uses the volume integral and interface flux from TreeMesh, which assume Cartesian grids. Creating a StructuredMesh1D with a nonlinear mapping causes the simulation to fail (errors bigger than expected, no convergence, instabilities).

The data structures that are used by the higher dimensional StructuredMeshes (jacobian_matrix, `inverse_

penman
goodmami
goodmami commented Jan 29, 2020

This depends on #57, although #57 will be informed by this issue.

The AMR concept inventory is, as I understand, a fork of Propbank frames. It is packaged with the LDC release which I don't have access to and also raises questions of licensing if I were to include (a derived form of) those in this repository.

There's a plain-text version, that I

Improve this page

Add a description, image, and links to the amr topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the amr topic, visit your repo's landing page and select "manage topics."

Learn more