Neko-TOP
A portable framework for high-order spectral element flow toplogy optimization.
Loading...
Searching...
No Matches
simple_brinkman_source_term.f90 File Reference

Go to the source code of this file.

Data Types

type  simple_brinkman_source_term::simple_brinkman_source_term_t
 A simple Brinkman source term. More...
 

Modules

module  simple_brinkman_source_term
 Implements the simple_brinkman_source_term_t type.
 

Functions/Subroutines

subroutine simple_brinkman_source_term::simple_brinkman_source_term_init_from_json (this, json, fields, coef)
 The common constructor using a JSON object.
 
subroutine simple_brinkman_source_term::simple_brinkman_source_term_init_from_components (this, f_x, f_y, f_z, chi, u, v, w, coef)
 The constructor from type components.
 
subroutine simple_brinkman_source_term::simple_brinkman_source_term_free (this)
 Destructor.
 
subroutine simple_brinkman_source_term::simple_brinkman_source_term_compute (this, t, tstep)
 Computes the source term and adds the result to fields.