https://github.com/amrex-combustion/qslim
A lightly modified version of qslim by Michael Garland: http://mgarland.org/software/qslim.html
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (13.0%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
A lightly modified version of qslim by Michael Garland: http://mgarland.org/software/qslim.html
Basic Info
- Host: GitHub
- Owner: AMReX-Combustion
- License: other
- Language: C++
- Default Branch: main
- Size: 473 KB
Statistics
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
- Releases: 0
Created almost 2 years ago
· Last pushed almost 2 years ago
Metadata Files
Readme
License
README.txt
This is a lightly modified version of qslim 2.1 for use in some tools for manipulating isosurfaces in the PeleAnalsis codes. qslim 2.1 was originally written by Michael Garland and distributed under GNU licenses at http://mgarland.org/software/qslim.html. See COPYING.txt and GPL.txt for more information. The original README is reproduced without modification below: ------------------------------------------------------------------------ SlimKit Surface Modeling Tools Version 1.1 July 4, 2004 Michael GarlandCopyright (C) 1998-2002 Michael Garland. See "COPYING.txt" for details. For the latest version and up-to-date information, please visit http://www.uiuc.edu/~garland/software/qslim.html Michael Garland Department of Computer Science University of Illinois at Urbana-Champaign 201 North Goodwin Avenue Urbana, IL 61801 ------------------------------------------------------------------------ OVERVIEW -------- This is the SlimKit collection of surface modeling tools. Most of the programs in this collection simply provide an interface to the underlying functionality of the MixKit library (see mixkit/README.txt). The primary component of this package is the QSlim 2.1 surface simplification tool located in the tools/qslim directory. Please consult tools/qslim/QSlim.txt for further information. There are also several useful programs in tools/filters/ for manipulating SMF model files. New in this release is the QCluster software package in tools/cluster. BUILDING & INSTALLATION ----------------------- To build on a Unix machine: (1) cd libgfx (2) ./configure (3) cd src; make (4) cd ../../mixkit (5) ./configure (6) cd src; make (7) cd ../../tools/qslim (8) make all I have tested this process on both Linux (Debian) and Mac OS X (10.3) machines. Compilation on other Unix platforms should probably work as well. I no longer use Windows on a regular basis, and have not updated the Windows build files. The Unix directions given above should work correctly with Cygwin. Some slightly out-of-date project files for compiling under MS Visual C++ 6.0 can be found in SlimKit workspace in the "win32" directory. You can probably get them working without too much effort. Finally: o Read tools/qslim/QSlim.txt FUTURE PLANS ------------ None. This software package has changed relatively little since its initial public release in March 1999. The only substantial changes were switching to an FLTK-based GUI and repackaging some of the common code in the new libgfx library. I ceased active development on the simplification-related MixKit code several years ago. At this point, I do not have plans for any further releases of this software.
Owner
- Name: AMReX-Combustion
- Login: AMReX-Combustion
- Kind: organization
- Website: https://amrex-combustion.github.io/
- Repositories: 10
- Profile: https://github.com/AMReX-Combustion
Suite of tools for AMR simulation of reacting flows
GitHub Events
Total
- Fork event: 1
Last Year
- Fork event: 1